cleanup ignore lint error: dt-header

This commit is contained in:
segayuu
2017-12-04 11:20:28 +09:00
parent 2351823fb7
commit ccb1efa317
2 changed files with 1 additions and 2 deletions

View File

@@ -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>

View File

@@ -1,7 +1,6 @@
{
"extends": "dtslint/dt.json",
"rules": {
"dt-header": false,
"interface-name": false,
"no-reference-import": false,
"no-var-keyword": false,