eslint-plugin-taro

3.3.20 • Public • Published

eslint-plugin-taro

Taro ESLint 插件,只有当 ESLint 规则全部都通过时,Taro 小程序端才可能正常运行。

安装/设置

通过 NPM 安装:

$ npm install eslint-plugin-taro --save-dev

.eslintrc 中设置:

"extends": [
  "plugin:taro/all"
]

或者使用 taro-cli 创建模板自动设置。

规则

Readme

Keywords

Package Sidebar

Install

npm i eslint-plugin-taro

Weekly Downloads

1,973

Version

3.3.20

License

MIT

Unpacked Size

29.9 kB

Total Files

25

Last publish

Collaborators

  • defaultlee
  • yuche
  • thewawar