https://github.com/jetrockets/eslint-config
๐ Jetrockets Standarts | ESLint
https://github.com/jetrockets/eslint-config
base eslint frontend javascript linter linter-config linter-eslint linters prettier react standart typescript
Last synced: 5 months ago
JSON representation
๐ Jetrockets Standarts | ESLint
- Host: GitHub
- URL: https://github.com/jetrockets/eslint-config
- Owner: jetrockets
- Created: 2021-11-27T11:49:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T08:46:00.000Z (over 1 year ago)
- Last Synced: 2024-12-12T02:39:33.729Z (5 months ago)
- Topics: base, eslint, frontend, javascript, linter, linter-config, linter-eslint, linters, prettier, react, standart, typescript
- Language: JavaScript
- Homepage:
- Size: 735 KB
- Stars: 21
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



![]()
JetRockets Standarts
A single lint configuration for your company projects
Report Bug
ยท
Request Feature
### Available configurations
> Packages are distributed by [@jetrockets](https://www.npmjs.com/org/jetrockets) scope
- [eslint-config-base](https://github.com/jetrockets/eslint-config/packages/1134972)
- [eslint-config-typescript](https://github.com/jetrockets/eslint-config/packages/1134979)
- [eslint-config-react](https://github.com/jetrockets/eslint-config/packages/1134980)## Contributing
Let's make the best linter ever! Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingRule`)
3. Commit your Changes (`git commit -m 'Add some AmazingRule'`)
4. Push to the Branch (`git push origin feature/AmazingRule`)
5. Open a Pull Request