Mark additional packages as non-npm (#36990)

This commit is contained in:
Nathan Shively-Sanders
2019-07-18 13:00:04 -07:00
committed by GitHub
parent d91639eff2
commit b08a853d9f
5 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for Forge Viewer 6.6
// Type definitions for non-npm package Forge Viewer 6.6
// Project: https://forge.autodesk.com/en/docs/viewer/v6/reference/javascript/viewer3d/
// Definitions by: Autodesk Forge Partner Development <https://github.com/Autodesk-Forge>, Alan Smith <https://github.com/alansmithnbs>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for Google gtag.js API
// Type definitions for non-npm package Google gtag.js API
// Project: https://developers.google.com/gtagjs
// Definitions by: Junyoung Choi <https://github.com/rokt33r>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
+7 -1
View File
@@ -1 +1,7 @@
{ "extends": "dtslint/dt.json" }
{
"extends": "dtslint/dt.json",
"rules": {
"dt-header": false,
"npm-naming": false
}
}
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for playcanvas 0.221
// Type definitions for non-npm package playcanvas 0.221
// Project: https://github.com/playcanvas/engine
// Definitions by: Philippe Vaillancourt <https://github.com/Neoflash1979>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for yandex-maps 2.1
// Type definitions for non-npm package yandex-maps 2.1
// Project: https://github.com/Delagen/typings-yandex-maps
// Definitions by: Delagen <https://github.com/Delagen>
// gastwork13 <https://github.com/gastwork13>