mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-09 18:32:48 +00:00
* update apple-mapkit-js types to 5.18 also add docs/comments * apple mapkit is not on NPM * fixing tests * Update index.d.ts * Update tslint.json * Update tslint.json * revert removal of rules so checks pass.
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"npm-naming": false
|
|
}
|
|
}
|