1
Fork 0
ESLint opinions
Go to file
Conduitry cef906738d bump to ESLint 8+ 2022-05-28 10:12:38 -04:00
LICENSE add license 2020-04-05 13:20:46 -04:00
README.md update readme 2020-04-05 13:25:03 -04:00
index.js update to ES2021 2020-10-20 11:30:39 -04:00
package.json bump to ESLint 8+ 2022-05-28 10:12:38 -04:00

README.md

@conduitry/eslint-config

My base ESLint config for personal projects

Installation

This is not published to npm. Install from Git.

npm install -D git+https://chor.date/eslint-config

Usage

Add extends: '@conduitry' to your ESLint config.

License

MIT