monkey01127 / eslint-config-monkeyfe

eslint Config for monkey fe team.s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-config-monkeyfe

eslint Config for monkey fe team.s

安装

npm install --save-dev  eslint-config-monkeyfe eslint

Then add following contents to your .eslintrc file

{
  "extends": "monkeyfe"
}

About

eslint Config for monkey fe team.s


Languages

Language:JavaScript 100.0%