DefinitelyTyped/types/webpack
Piotr Błażejewicz (Peter Blazejewicz) 069f404e66
fix(webpack): correct Stats class details (#43971)
* fix(webpack): correct Stats class details

- remove abstract keyword for Stats class
- add constructor with options
- add class and instance methods
- update tests

71eb5931db/lib/Stats.js

/cc @ernestostifano

Thanks!

Fixes #43952

* Update types/webpack/test/index.ts

Thx to @ofhouse for review of this part!

Co-Authored-By: Felix Haus <ofhouse@users.noreply.github.com>

* Update types/webpack/index.d.ts

Thx to @ofhouse for reviewing and suggestion!

Co-Authored-By: Felix Haus <ofhouse@users.noreply.github.com>

* Correct `filterWarnings` after method params redefinition

Missed when accepting the suggestion as part of PR review

Thanks!

Co-authored-by: Felix Haus <ofhouse@users.noreply.github.com>
2020-04-18 18:47:32 +01:00
..
test
v3
index.d.ts
next.d.ts
OTHER_FILES.txt
package.json
tsconfig.json
tslint.json