1
Fork 0

update readme

Esse commit está contido em:
Conduitry 2020-04-05 13:25:03 -04:00
commit 629ff643ed
1 arquivos alterados com 19 adições e 1 exclusões

Ver arquivo

@ -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)