mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
* wxapp: add FileSystemManager * fix: add interface * uppercase interface name * add types react-native-audio * add types for baidumap * lint * add doc header non-npm package
7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"dt-header": false,
|
|
"no-unnecessary-class": false
|
|
}
|
|
} |