mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 19:43:20 +08:00
cleanup ignore lint error: dt-header
This commit is contained in:
2
types/glob/index.d.ts
vendored
2
types/glob/index.d.ts
vendored
@@ -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 <https://github.com/vvakame>
|
||||
// voy <https://github.com/voy>
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"dt-header": false,
|
||||
"interface-name": false,
|
||||
"no-reference-import": false,
|
||||
"no-var-keyword": false,
|
||||
|
||||
Reference in New Issue
Block a user