Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eslint-stylistic/eslint-stylistic
Monorepo for ESLint Stylistic plugins and configs
https://github.com/eslint-stylistic/eslint-stylistic
eslint eslint-config eslint-plugin eslint-stylistic formatter
Last synced: 2 days ago
JSON representation
Monorepo for ESLint Stylistic plugins and configs
- Host: GitHub
- URL: https://github.com/eslint-stylistic/eslint-stylistic
- Owner: eslint-stylistic
- License: mit
- Created: 2023-09-12T04:30:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T15:54:20.000Z (3 months ago)
- Last Synced: 2024-10-29T10:08:39.951Z (3 months ago)
- Topics: eslint, eslint-config, eslint-plugin, eslint-stylistic, formatter
- Language: TypeScript
- Homepage: https://eslint.style
- Size: 6.85 MB
- Stars: 1,422
- Watchers: 14
- Forks: 97
- Open Issues: 103
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - eslint-stylistic/eslint-stylistic - Monorepo for ESLint Stylistic plugins and configs (TypeScript)
- awesome - eslint-stylistic/eslint-stylistic - Monorepo for ESLint Stylistic plugins and configs (TypeScript)
README
ESLint Stylistic
Documentation |
Discord |
Why |
Migration |
Project ProgressCommunity-maintained stylistic/formatting ESLint rules for JavaScript and TypeScript.
This project was initiated as ESLint and `typescript-eslint` teams [decided to deprecate formatting/stylistic-related rules](https://github.com/eslint/eslint/issues/17522) from their core due to the maintenance cost. This repo ports those rules and distributes them as separate packages and will keep them maintained by the community.
## License
[MIT](./LICENSE) License
© OpenJS Foundation and other contributors,
© 2023-PRESENT ESLint Stylistic contributors