Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)