Files
DefinitelyTyped/js-quantities/tslint.json
William Rummler 0232616783 Types 2.0 - Fix JS-quantities (#12739)
* Enable strict null checking per readme FAQ.

* Add tslint.json.

* Improve test file with project spec.

* Fix js-quantities d.ts, with adjustment of test.

* Add trailing newline to tslint.

* Simplify functional interface per linter.

* js-quantities: add readme examples to tests

* js-quantities: fix & clean declaration
2016-12-30 14:47:00 -08:00

4 lines
36 B
JSON

{
"extends": "../tslint.json"
}