@innocenzi/eslint-config
v0.22.4
Published
<h2 align="center">ESLint</h2>
Downloads
942
Readme
Usage
// eslint.config.mjs
import defineEslintConfig from '@innocenzi/eslint-config'
export default defineEslintConfig()
Credits
This configuration is a fork of Anthony's Fu eslint-config
, with my own rules in it. I've been using it for a while with a superset of my own rules, so I've decided to make my own reusable configuration.