mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 06:29:40 +08:00
cleanup ignore lint error: dt-header
This commit is contained in:
2
types/vinyl/index.d.ts
vendored
2
types/vinyl/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for vinyl 2.0.0
|
||||
// Type definitions for vinyl 2.0
|
||||
// Project: https://github.com/gulpjs/vinyl
|
||||
// Definitions by: vvakame <https://github.com/vvakame>, jedmao <https://github.com/jedmao>, Georgii Dolzhykov <https://github.com/thorn0>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"dt-header": false,
|
||||
"no-conditional-assignment": false,
|
||||
"no-construct": false,
|
||||
"no-var-requires": false,
|
||||
|
||||
Reference in New Issue
Block a user