neutrino-preset-egg-typescript
v0.1.0
Published
Neutrino preset for supporting Egg.js build with typescript
Maintainers
Readme
neutrino-preset-egg-typescript
Neutrino preset for supporting Egg.js build with typescript
Install
npm install neutrino-preset-egg-typescript --saveGetting Started
// package.json
"scripts": {
"start": "neutrino start --use neutrino-preset-egg-typescript",
"build": "neutrino build --use neutrino-preset-egg-typescript"
},How to Contribute
Please let us know what we can help, check issues for bug reporting and suggestion.
