@tomer/eslint-config
v3.0.0
Published
My ESLint configuration!
Downloads
1,327
Maintainers
Readme
Install
$ npm i @tomer/eslint-config
Usage
Configure ESLint to use @tomer/eslint-config
by
exporting the config from an eslint.config.js
:
eslint.config.js
export { default } from '@tomer/eslint-config'
Run eslint
with
the supported options.
Note that this configuration is intended to be used with
@tomer/prettier-config
.
Contributing
Stars are always welcome!
For bugs and feature requests, please create an issue.