https://github.com/denis-sokolov/eslint-plugin
https://github.com/denis-sokolov/eslint-plugin
eslint javascript linting react theorem typescript
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/denis-sokolov/eslint-plugin
- Owner: denis-sokolov
- License: isc
- Created: 2020-02-12T10:33:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T20:49:58.000Z (over 1 year ago)
- Last Synced: 2025-04-17T04:19:35.765Z (about 1 year ago)
- Topics: eslint, javascript, linting, react, theorem, typescript
- Language: TypeScript
- Homepage:
- Size: 1.74 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Custom JavaScript/TypeScript linting tool
This tool provides some benefits on top of eslint:
- **Setup**. Eslint out of the box does not support TypeScript or React, this comes with both preconfigured;
- **Preferred rules**. This includes code patterns we find valuable. [The list](./src/rules);
- **Configuration**. At three levels of strictness, this allows to choose the correct set of rules prepared for you;
[Get started](./docs/setup.md).
[See advanced features](./docs/extra.md).
## About TheoremOne

This software was lovingly funded by TheoremOne.
From whiteboarding new concepts to long-term support, TheoremOne works with startups and large multi-national enterprises to develop new applications, software, services, and platforms to achieve the best results and deliver Full Stack Innovation™
At TheoremOne we believe in and support open-source software.
- Check out more of our open-source software at TheoremOne.
- Learn more about [our work](https://theoremone.co/portfolio).
- [Hire us](https://theoremone.co/contact) to work on your project.
- [Want to join the team?](https://theoremone.co/careers)
_TheoremOne and the TheoremOne logo are trademarks or registered trademarks of TheoremOne, LLC._