0.0.3 • Published 11 months ago

umi-plugin-wukong v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

umi-plugin-wukong

A Umi plugin for business project report analysis

Installation

npm install umi-plugin-wukong

Usage

Add the plugin to your Umi project:

// .umirc.ts or config/config.ts
export default {
  plugins: ['umi-plugin-wukong'],
  // ... other configurations
};

Commands

Configuration

(Describe any configuration options here)

License

MIT