← All repos

ts-standard

Typescript style guide, linter, and formatter using StandardJS

code-fixercode-styleeslintlinterstandardstandardjststslinttypescripttypescript-standard
Browse cluster: JavaScript Standard Style Linting
118commits
12contributors
1languages

Tech stack & purpose

ts-standard is a TypeScript style guide, linter, and automatic code formatter based on StandardJS. Built with ESLint and the @typescript-eslint/parser, it provides developers with a command-line tool that checks TypeScript and JavaScript files for code style violations and can automatically fix them. The project uses the standard-engine and eslint-config-standard-with-typescript under the hood to enforce TypeScript-specific coding standards, eliminating the need for users to manually install and configure multiple dependencies separately.

Languages

JavaScript
100.0%

Contributors