1.1.0 • Published 6 years ago

ts-suite v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

ts-suite

npm devDependencies

don't

> npm install typescript @types/node tslint
> npm install mocha @types/mocha chai @types/chai ts-node
> npm install nyc source-map-support

do

> npm install ts-suite

TypeScript, Mocha/chai testing, Istanbul code coverage, and tslint are now available to you.

ts-suite is also a tslint configuration

{
	"extends": "ts-suite"
}
1.1.0

6 years ago

1.0.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago