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

https://github.com/zhanglun/gg-linter

auto generate eslintrc
https://github.com/zhanglun/gg-linter

Last synced: 4 months ago
JSON representation

auto generate eslintrc

Awesome Lists containing this project

README

        

## gg-linter

auto generate eslintrc.yaml

### installation

```js
npm i --save-dev gg-linter
```

gg-linter will generate `.eslint.yaml` at the project root. if the file `.eslint.yaml` has existed, please remove it first.