@forchange/cc-cli-plugin-react-ts-eslint
v0.1.0
Published
react-ts plugin for webpack
Downloads
19
Readme
cc-cli-plugin-react-ts-eslint
cc react ts eslint 插件
Install
$ yarn add @forchange/cc-cli-plugin-react-ts-eslint
Usage
// cc.config.js
module.exports = {
plugins: ['react-ts-eslint']
};