DefinitelyTyped/types/ndarray/tslint.json
taoqf 18e3ce9627 improve defination of ndarray (#16169)
* add weixin-app

* add wx

* add new line at end of file

* tslint wx and wx-app

* fixed test error

* change project name weixin

* rename

* weixin-app Add param this

* change discription of jweixin

* add some Event declaration

* change tslint config
extends dtslint/dt.json

* add defination of ccap, qr-image

* remove redundant jsdoc

* remove doc

* allow overloads

* inline some types

* fix tslint error

* ndarray
add tslint
export like a module style

* ndarray make ndarray as a interface
2017-05-01 17:07:41 -07:00

4 lines
37 B
JSON

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