0.1.0 • Published 4 years ago

@forchange/cc-cli-plugin-react-ts-eslint v0.1.0

Weekly downloads
15
License
MIT
Repository
-
Last release
4 years ago

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']
};