neutrino-preset-egg-typescript

0.1.0 • Public • Published

neutrino-preset-egg-typescript

Neutrino preset for supporting Egg.js build with typescript

NPM version David deps NPM download

Install

npm install neutrino-preset-egg-typescript --save

Getting 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.

/neutrino-preset-egg-typescript/

    Package Sidebar

    Install

    npm i neutrino-preset-egg-typescript

    Weekly Downloads

    2

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • dapixp