1.0.1 • Published 2 years ago

mixj93-base v1.0.1

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

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