DefinitelyTyped/types/webpack
Ahmed T. Ali a82b876e9c (webpack): add missing possible 'entry' types (#19977)
* fix(webpack): add missing possible 'entry' types

resolves #19972

* style(webpack): fix spacing

* style(webpack): add parentheses

I've added parentheses around the return type of `EntryFunc` to clarify
the correct type is `() => (...types)` not `(() => string) | ...types`
2017-09-25 12:19:32 -07:00
..
index.d.ts (webpack): add missing possible 'entry' types (#19977) 2017-09-25 12:19:32 -07:00
tsconfig.json
tslint.json Add more tslint disables (#19590) 2017-09-06 09:44:12 -07:00
webpack-tests.ts (webpack): add missing possible 'entry' types (#19977) 2017-09-25 12:19:32 -07:00