Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
๐ Jetrockets Standarts | ESLint
- Host: GitHub
- URL: https://github.com/jetrockets/eslint-config
- Owner: jetrockets
- Created: 2021-11-27T11:49:41.000Z (about 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 (about 2 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
![npm (scoped with tag)](https://img.shields.io/npm/v/@jetrockets/eslint-config-base/latest?color=%2300E400&label=eslint-config-base&logo=javascript&logoColor=%23fff&style=flat-square?link=http://left&link=http://right)
![npm (scoped with tag)](https://img.shields.io/npm/v/@jetrockets/eslint-config-typescript/latest?color=%2300E400&label=eslint-config-typescript&logo=typescript&logoColor=%23fff&style=flat-square)
![npm (scoped with tag)](https://img.shields.io/npm/v/@jetrockets/eslint-config-react/latest?color=%2300E400&label=eslint-config-react&logo=react&logoColor=%23fff&style=flat-square)
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