[copy-webpack-plugin] enable dt-header rule.

This commit is contained in:
mtgto
2018-02-17 17:09:55 +09:00
parent 11f5627eca
commit 214cbdcda0
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for copy-webpack-plugin v4.4.1
// Type definitions for copy-webpack-plugin 4.4
// Project: https://github.com/kevlened/copy-webpack-plugin
// Definitions by: flying-sheep <https://github.com/flying-sheep>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
-1
View File
@@ -7,7 +7,6 @@
"ban-types": false,
"callable-types": false,
"comment-format": false,
"dt-header": false,
"eofline": false,
"export-just-namespace": false,
"import-spacing": false,