@keepfuel/eslint-config
Shared ESLint configuration
Shared ESLint configuration
Shared @eslint config for web development projects.
Shared @prettier config for web development projects.
Shared @stylelint config for web development projects.
BiomeJS Configuration used by KayDev in their projects
eslint shareable config
prettier shareable config
Stylelint shareable config
Strict, exhaustive & opinionated ESLint config for FP-oriented ES6 React & Typescript projects.
Strict & opinionated ESLint config for FP-oriented ES6 React & Typescript projects.
KhulnaSoft Stylelint base configuration
Run eslint with watch mode
tslint rules for keawade's projects
Runs typescript type checker and linter on separate process.
ESLint Plugin shareable config for the Kraftvaerk JavaScript style guide
Angular TSLint Rules for MarsBased
## Usage ``` $ npm install @mate-academy/html-lint ``` next ``` $ npx @mate-academy/html-lint ``` ## Config file name - `.html-lintrc.json` ```json { "ignore": [ "node_module", "**/test/*.html", ], "rules": { "rule-id": true } }
Matchlayer's ESLint base configuration
ESLint and Prettier configurator
Max Chang's Biome config