All task areas
Dev Toolchain
Linting, formatting, type safety, package management
4 tasks5 tools
1
Add TypeScript to a project
2
Set up linting & formatting
Dev Toolchain
ESLint
The standard JavaScript and TypeScript linter — enforce code quality rules, catch bugs early, and maintain consistent code style across a team.
TypeScriptOpen SourceLinting
92
Trust
Excellent
Dev Toolchain
Prettier
Opinionated code formatter for JavaScript, TypeScript, CSS, JSON, and more — eliminate all style debates by letting a machine format your code.
TypeScriptOpen SourceFormatting
90
Trust
Excellent
3
Replace ESLint+Prettier with Biome
4
Use a fast package manager
Dev Toolchain
pnpm
Fast, disk-efficient Node.js package manager — content-addressable storage and strict symlinked node_modules that prevent phantom dependencies.
TypeScriptOpen SourcePackage Manager
85
Trust
Strong
Compare:vs Bun