DefinitelyTyped/types/react-messenger-checkbox/tslint.json
Rémi Roycourt 338d1b8ada
feat: add typings for react-messenger-checkbox (#41843)
* feat: add typings for react-messenger-checkbox

* fix(type-definition): major.minor version

* fix(lint): type definition

* fix(lint): rules

* fix(type): delete default export

* fix(type): export

* fix(tsconfig): strictNullChecks set to true
2020-01-31 11:27:54 -08:00

3 lines
36 B
JSON

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