$ npm i @tomer/eslint-configConfigure 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.
Stars are always welcome!
For bugs and feature requests, please create an issue.