Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishkohli96/eslint-config
A set of developer friendly eslint rules extending typescript and eslint.style, published as an npm package. This eslint configs are compatible with both eslint 8 and 9.
https://github.com/nishkohli96/eslint-config
eslint eslint-config eslint-config-prettier eslint-plugin eslint-react eslint-react-config eslint-react-hooks eslint-react-native eslint-rules eslint-stylistic eslintconfig prettier stylistic typescript-eslint
Last synced: about 1 month ago
JSON representation
A set of developer friendly eslint rules extending typescript and eslint.style, published as an npm package. This eslint configs are compatible with both eslint 8 and 9.
- Host: GitHub
- URL: https://github.com/nishkohli96/eslint-config
- Owner: nishkohli96
- Created: 2024-01-17T12:34:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T19:35:30.000Z (3 months ago)
- Last Synced: 2024-09-29T01:04:30.553Z (about 2 months ago)
- Topics: eslint, eslint-config, eslint-config-prettier, eslint-plugin, eslint-react, eslint-react-config, eslint-react-hooks, eslint-react-native, eslint-rules, eslint-stylistic, eslintconfig, prettier, stylistic, typescript-eslint
- Language: JavaScript
- Homepage: https://nish1896-eslint-config.vercel.app/
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nish1896-eslint-config
**A set of developer-friendly [eslint](https://eslint.org/), [stylistic](https://eslint.style/), [typescript](https://www.typescriptlang.org/) and [accessibility](https://developer.mozilla.org/en-US/docs/Learn/Accessibility/What_is_accessibility) configuration rules to help you and fellow developers follow the industry-recommended coding practices for easier readability, maintenance and productivity !**
Compatible with eslint `v8` and `v9`!
This monorepo contains the source code for [@nish1896/eslint-config](https://www.npmjs.com/package/@nish1896/eslint-config), [@nish1896/eslint-flat-config](https://www.npmjs.com/package/@nish1896/eslint-flat-config) as well as the common [docs](https://nish1896-eslint-config.vercel.app/) 📖 shared by these two packages. Also included are a couple of apps with dummy js code to experiment with new and existing rules.