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

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

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