DefinitelyTyped/types/assert/tslint.json
Nicolás Andrés Gallinal 7aa3334626 Add types for browserify/commonjs-assert (#29188)
* add types for browserify/commonjs-assert

* fix tests and rename to 'assert'

* fix some linting errors, checking in to avoid closing of pull request

* fixed all lint errors
2018-10-02 11:37:55 -07:00

4 lines
37 B
JSON

{
"extends": "dtslint/dt.json"
}