diff --git a/types/glob/index.d.ts b/types/glob/index.d.ts index 0b5c280ed2..c78ccc3d6a 100644 --- a/types/glob/index.d.ts +++ b/types/glob/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Glob 5.0.10 +// Type definitions for Glob 5.0 // Project: https://github.com/isaacs/node-glob // Definitions by: vvakame // voy diff --git a/types/glob/tslint.json b/types/glob/tslint.json index 858b8dce48..7220242756 100644 --- a/types/glob/tslint.json +++ b/types/glob/tslint.json @@ -1,7 +1,6 @@ { "extends": "dtslint/dt.json", "rules": { - "dt-header": false, "interface-name": false, "no-reference-import": false, "no-var-keyword": false,