1.1.0 • Published 7 years ago

ts-suite v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 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

7 years ago

1.0.0

7 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago