1
Fork 0

update readme

This commit is contained in:
Conduitry 2020-04-05 13:25:03 -04:00
parent 81267428d1
commit 629ff643ed
1 changed files with 19 additions and 1 deletions

View File

@ -1 +1,19 @@
# eslint-config # @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](LICENSE)