lint-js

star 107.1k

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

denoland By denoland schedule Updated 5/9/2026

name: lint-js description: Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust). user-invocable: true allowed-tools: Bash(./x 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.

Install via CLI
npx skills add https://github.com/denoland/deno --skill lint-js
Repository Details
star Stars 107,149
call_split Forks 6,074
navigation Branch main
article Path SKILL.md
Occupations
More from Creator