Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willin/eslint-config-willin
基于AirBnb Javascript修改的ESLint配置
https://github.com/willin/eslint-config-willin
airbnb es6 es7 eslint node willin
Last synced: 20 days ago
JSON representation
基于AirBnb Javascript修改的ESLint配置
- Host: GitHub
- URL: https://github.com/willin/eslint-config-willin
- Owner: willin
- License: mit
- Created: 2019-03-02T08:24:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:36:46.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T04:55:42.078Z (7 months ago)
- Topics: airbnb, es6, es7, eslint, node, willin
- Language: JavaScript
- Size: 135 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eslint-config-willin
[![npm](https://img.shields.io/npm/v/eslint-config-willin.svg?style=plastic)](https://npmjs.org/package/eslint-config-willin) [![npm](https://img.shields.io/npm/dm/eslint-config-willin.svg?style=plastic)](https://npmjs.org/package/eslint-config-willin) [![npm](https://img.shields.io/npm/dt/eslint-config-willin.svg?style=plastic)](https://npmjs.org/package/eslint-config-willin)
基于AirBnb Javascript修改的ESLint配置
## 安装使用
```bash
yarn add --dev eslint eslint-config-willin
``````js
// .eslintrc.js
module.exports = {
extends: 'willin'
};
```## License
MIT
通过支付宝捐赠:
![qr](https://cloud.githubusercontent.com/assets/1890238/15489630/fccbb9cc-2193-11e6-9fed-b93c59d6ef37.png)