1.0.13 • Published 2 years ago

tinso-editor-pro v1.0.13

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

tinso-editor-pro

NPM version NPM downloads

Install

# or yarn
$ npm install
$ npm run build --watch
$ npm run start

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['tinso-editor-pro'],
  ],
}

Options

TODO

LICENSE

MIT