ESLint opinions
移至檔案
Conduitry a5568929d8 use ecmaVersion: 'latest' 2022-05-28 10:35:06 -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 use ecmaVersion: 'latest' 2022-05-28 10:35:06 -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