eslint-plugin-adfe

0.0.1 • Public • Published

eslint-plugin-ad-fe

广告研发前端各项目通用 eslint 插件。

Installation

You'll first need to install ESLint:

$ yarn add eslint --dev

Next, install eslint-plugin-adfe:

$ yarn add @yy/eslint-plugin-adfe --dev

Usage

Add ad-fe to the plugins section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix:

{
    "extends": [
        "plugin:@yy/eslint-plugin-adfe/react-ts"
    ]
}

Package Sidebar

Install

npm i eslint-plugin-adfe

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

2.64 kB

Total Files

6

Last publish

Collaborators

  • echolc