DefinitelyTyped/types/wegame-api/tslint.json
J.C 4e4595695d Add new definition for project wegame-api (#27327)
* add wegame-api definition

* no need these files for DefinitelyTyped project

* add missing files

* add strictFunctionTypes check

* not allowed by DefinitelyTyped

* modify header according to DefinitelyTyped's standard

* remove OpenContextData test as this extra file is not allowed by DefinitelyTyped.

* remove files now allowed by DefinitelyTyped

* add noEmit to tsconfig.json

* fixed test errors

* fix errors, passed tslint test.
2018-07-24 09:21:08 -07:00

4 lines
37 B
JSON

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