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: 7 months ago
JSON representation

eslint config vue prettier airbnb

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)