dp-taro-eslint-plugin-taro

2.2.33 • Public • Published

dp-taro-eslint-plugin-taro

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

安装/设置

通过 NPM 安装:

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

.eslintrc 中设置:

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

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

规则

Readme

Keywords

Package Sidebar

Install

npm i dp-taro-eslint-plugin-taro

Weekly Downloads

2

Version

2.2.33

License

MIT

Unpacked Size

30.1 kB

Total Files

24

Last publish

Collaborators

  • dp-taro