Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loveyunk/eslint-config-vue-prettier-airbnb
eslint config vue prettier airbnb
https://github.com/loveyunk/eslint-config-vue-prettier-airbnb
airbnb-eslint eslint prettier vue
Last synced: about 1 month ago
JSON representation
eslint config vue prettier airbnb
- Host: GitHub
- URL: https://github.com/loveyunk/eslint-config-vue-prettier-airbnb
- Owner: loveyunk
- License: mit
- Created: 2020-02-20T03:57:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T08:21:46.000Z (almost 5 years ago)
- Last Synced: 2024-10-20T13:28:59.994Z (2 months ago)
- Topics: airbnb-eslint, eslint, prettier, vue
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@loveyunk/eslint-config-vue-prettier-airbnb
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eslint-config-vue-prettier-airbnb
## Install
```shell
npm install @loveyunk/eslint-config-vue-prettier-airbnb --save-dev
```## Usage
eslint config:
```js
{
"extends": "@loveyunk/eslint-config-vue-prettier-airbnb"
}
```## License
MIT © [loveyunk](https://github.com/loveyunk)