Skip to content

Commit 41e5050

Browse files
authored
Merge pull request #270 from microsoftgraph/TypeScript-Remove-TypeDefn-Header
Removing the Type Definition header from the TypeScript Template for using dtslint validation in the Typescript Typings project.
2 parents 2d9b4e2 + 512906f commit 41e5050

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Templates/TypeScript/src/entity_types.ts.tt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
var maxLineLength = 120;
1515
#>
16-
// Type definitions for non-npm package microsoft-graph <VERSION_STRING>
1716
// Project: https://github.com/microsoftgraph/msgraph-typescript-typings
1817
// Definitions by: Microsoft Graph Team <https://github.com/microsoftgraph>
1918
// Michael Mainer <https://github.com/MIchaelMainer>

0 commit comments

Comments
 (0)