0.1.2 • Published 5 years ago

@forchange/cc-cli-plugin-react-ts v0.1.2

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

cc-cli-plugin-react-ts

cc react-ts 插件

Install

$ yarn add @forchange/cc-cli-plugin-react-ts

Usage

// cc.config.js
module.exports = {
  plugins: ['react-ts']
};