DefinitelyTyped/types/copy-webpack-plugin/tslint.json
Piotr Błażejewicz (Peter Blazejewicz) 1f79e9a86d
update(copy-webpack-plugin): v6 migration (#45012)
- v5 created for backward compatiblity
- v6 created with migration applied
- types renamed to match current schema used by plugin
- tests amended
- maintainer added

https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.1.1...v6.0.0

/cc @hsimpson

Thanks!

Fixes #45008
2020-05-27 17:11:54 -07:00

4 lines
37 B
JSON

{
"extends": "dtslint/dt.json"
}