Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loveyunk/eslint-config-loveyunk
My personal eslint preferences
https://github.com/loveyunk/eslint-config-loveyunk
eslint eslint-config eslint-rules
Last synced: about 2 months ago
JSON representation
My personal eslint preferences
- Host: GitHub
- URL: https://github.com/loveyunk/eslint-config-loveyunk
- Owner: loveyunk
- License: mit
- Created: 2019-11-05T08:11:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T06:21:31.000Z (almost 5 years ago)
- Last Synced: 2024-11-11T01:27:07.006Z (about 2 months ago)
- Topics: eslint, eslint-config, eslint-rules
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eslint-config-loveyunk
My personal eslint preferences
## Install
```shell
npm install eslint-config-loveyunk --save-dev
```## Usage
eslint config:
```js
{
"extends": "loveyunk"
}
```## License
MIT © Loveyunk