@tomer/eslint-config
v4.4.1
Published
My ESLint configuration!
Maintainers
Readme
Install
$ npm i @tomer/eslint-configUsage
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.
