ESLint opinions
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Conduitry a5568929d8 use ecmaVersion: 'latest' 1 year ago
LICENSE add license 3 years ago
README.md update readme 3 years ago
index.js use ecmaVersion: 'latest' 1 year ago
package.json bump to ESLint 8+ 1 year ago

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