0.1.1 • Published 1 year ago

mts-npm-c v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Initialization

package.json

{
  "name": "mts-npm-c",
  "version": "0.1.0",
  "description": "typescript package using rollup (implement class MusicNote)",
  "main": "src/index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Microu",
  "license": "MIT"
}
npm install typescript rollup @rollup/plugin-typescript ts-node tslib jest @types/jest ts-jest