README
x-lib-test
Installation
To install this library, run:
$ npm install x-lib-test --save
Development
To generate all *.js
, *.js.map
and *.d.ts
files:
$ npm run tsc
To lint all *.ts
files:
$ npm run lint
License
MIT © mikemichaelis