mixj93-base
v1.0.1
Published
For test TypeScript library and npm package
Downloads
1
Readme
mixj93-base
For test TypeScript library and npm package.
Development
Initialize
安装 rollup 和 ts
$ npm install rollup rollup-plugin-typescript2 typescript tslib --save-dev
安装 prettier
$ npm install --save-dev --save-exact prettier
$ echo {}> .prettierrc.json
Reference
- https://github.com/ezolenko/rollup-plugin-typescript2
- https://rollupjs.org/guide/en/
- https://prettier.io/
- https://github.com/terser/terser