Personal, opinionated ESLint config and related tooling.
npm install eslint-config-mattdeco --save-dev
or
yarn add eslint-config-mattdeco --dev
in .eslintrc.json
:
{"extends": "eslint-config-mattdeco"}
🎉
This config extends from the following shared configs:
Please see eslintrc.json for the full details regarding specific stylistic overrides, environment assumptions, and so forth.