@forchange/cc-cli-plugin-react-ts-eslint

react-ts plugin for webpack

Usage no npm install needed!

<script type="module">
  import forchangeCcCliPluginReactTsEslint from 'https://cdn.skypack.dev/@forchange/cc-cli-plugin-react-ts-eslint';
</script>

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