My base ESLint config for personal projects
This is not published to npm. Install from Git.
npm install -D git+https://chor.date/eslint-config
Add extends: '@conduitry' to your ESLint config.
extends: '@conduitry'
MIT