lint-js

Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).

npx skills add https://github.com/denoland/deno --skill lint-js

Lint JS/TS Code

Run the JS/TS linter:

./x lint-js

If there are lint errors, fix them and re-run until clean.

Больше skills от denoland

issue-triage
denoland
Triage a Deno GitHub issue — reproduce bugs, classify, label, and comment with findings. Use when asked to triage an issue or when an issue number/URL is…
official
lint-all
denoland
Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.
official
node-compat
denoland
Run a Node.js compatibility test, diagnose failures, and either fix the implementation, skip, or ignore the test. Use when asked to work on node compat tests.
official
review-pr
denoland
Review a Deno runtime pull request for correctness, tests, security, and conventions. Use when asked to review a PR or when a PR number/URL is provided for…
official
fmt
denoland
Format all code in the repository. Run before opening a PR or committing changes.
official
deno-deploy
denoland
Use when deploying Deno apps to production, asking about Deno Deploy, or working with `deno deploy` CLI commands. Covers deployment workflows, environment…
official
deno-expert
denoland
Экспертные знания Deno для рецензирования кода, отладки и соблюдения лучших практик. Используйте при проверке кода Deno или ответах на продвинутые вопросы по Deno.
official
deno-frontend
denoland
Используйте при работе с фреймворком Fresh, создании маршрутов или обработчиков в Fresh, построении веб-интерфейсов с Preact или добавлении Tailwind CSS в Deno. Охватывает Fresh 2.x…
official