Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)





Logo

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)

(back to top)

## 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

(back to top)