diff --git a/types/copy-webpack-plugin/index.d.ts b/types/copy-webpack-plugin/index.d.ts index 35150a5e72..8dd6aeb8f8 100644 --- a/types/copy-webpack-plugin/index.d.ts +++ b/types/copy-webpack-plugin/index.d.ts @@ -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 // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped diff --git a/types/copy-webpack-plugin/tslint.json b/types/copy-webpack-plugin/tslint.json index a41bf5d19a..a0357daa61 100644 --- a/types/copy-webpack-plugin/tslint.json +++ b/types/copy-webpack-plugin/tslint.json @@ -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,