update readme
This commit is contained in:
parent
81267428d1
commit
629ff643ed
20
README.md
20
README.md
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user