DefinitelyTyped/types/microsoft-graph/tslint.json
Muthurathinam 8be2237ba3 Creating types for Microsoft Graph Models (#35804)
* Add types for Microsoft graph models

* Set noImplicitAny to true

* Adding tests for types

* Added more test for types

* Removed unnecessary import

* Remove unnecessary headers from types file

* Fixing linting error in test file

* Removed overwritten linting rules and fixed linted errors
2019-06-12 10:58:09 -07:00

4 lines
37 B
JSON

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