项目作者: surfeed

项目描述 :
🏮 Shareable ESLint config for Surfeed's style guide.
高级语言:
项目地址: git://github.com/surfeed/eslint-config.git
创建时间: 2019-09-18T18:08:58Z
项目社区:https://github.com/surfeed/eslint-config

开源协议:MIT License

下载


@surfeed/eslint-config

Shareable ESLint config for Surfeed’s style guide.

Installation

  1. npm install --save-dev eslint @surfeed/eslint-config

Usage

After installing, update your project’s ESLint config:

  1. {
  2. "extends": "@surfeed"
  3. }

Read the ESlint config docs
for more information.