https://github.com/crybapp/eslint-config
Shared ESLint config for Cryb projects
https://github.com/crybapp/eslint-config
Last synced: 5 months ago
JSON representation
Shared ESLint config for Cryb projects
- Host: GitHub
- URL: https://github.com/crybapp/eslint-config
- Owner: crybapp
- License: mit
- Created: 2021-10-13T21:22:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T00:42:46.000Z (over 3 years ago)
- Last Synced: 2025-09-20T11:20:49.208Z (9 months ago)
- Language: JavaScript
- Size: 166 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @cryb/eslint-config
*\- shared ESLint config for Cryb projects*
This package contains ESLint rules which are shared through Cryb components.
It includes all required dependencies by default, but has `eslint@7` and `typescript` as peer dependencies.
Rules are based of `eslint-config-standard-with-typescript` and `eslint-plugin-jsdoc`,
with Cryb's code style applied in. You can read more about it [here](https://github.com/crybapp/library/blob/master/code-style/README.md).
## License
MIT