eslint-plugin-taro

4.1.3 • 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,974

Version

4.1.3

License

MIT

Unpacked Size

35.1 kB

Total Files

26

Last publish

Collaborators

  • defaultlee
  • yuche
  • thewawar