mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
cleanup ignore lint error: dt-header
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// Type definitions for vinyl-buffer
|
||||
// Type definitions for vinyl-buffer 1.0
|
||||
// Project: https://github.com/hughsk/vinyl-buffer
|
||||
// Definitions by: Qubo <https://github.com/tkQubo>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"callable-types": false,
|
||||
"dt-header": false
|
||||
"callable-types": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user