@mvila/dev-tools
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

@mvila/dev-tools

Simple development tools used by mvila's projects.

Installation

npm install @mvila/dev-tools --save-dev

Usage

To build a TypeScript project, add the following in your package.json file:

{
  "scripts": {
    "build": "dev-tools build:ts-library",
    "test": "dev-tools test:ts-library"
  }
}

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @mvila/dev-tools

Weekly Downloads

2

Version

1.4.0

License

MIT

Unpacked Size

32.2 kB

Total Files

32

Last publish

Collaborators

  • mvila