项目作者: radiofrance

项目描述 :
ESLint shareable config
高级语言: JavaScript
项目地址: git://github.com/radiofrance/eslint-config-radiofrance.git
创建时间: 2017-10-12T13:46:06Z
项目社区:https://github.com/radiofrance/eslint-config-radiofrance

开源协议:Other

下载


eslint-config-radiofrance

ESLint shareable config extend from eslint-config-xo and eslint-config-xo-typescript

Install

  1. $ npm install --save-dev eslint-config-radiofrance

Usage

Add some ESLint config to your package.json:

  1. {
  2. "name": "my-awesome-project",
  3. "eslintConfig": {
  4. "extends": "radiofrance"
  5. }
  6. }

License

CECILL-B