DefinitelyTyped/types/karma
Piotr Błażejewicz (Peter Blazejewicz) f3c1059da6
feat(karma): update to v4.4 (#42567)
* feat(karma): update to v4.4

- backward compatible v3 created
- new properties from v4 for karma.ConfigOptions
- new properties from v4 for karma.ClientOptions
- added new interfaces for v4 properties
- rewritten definitions for `plugins` and `files` to support documented
usage in v4 (new `type` in file patters, different ways of using
`plugins` in configuration)
- export default list of automated Karma browsers
- export default list of default Karma file types

https://github.com/karma-runner/karma/blob/master/docs/config/01-configuration-file.md
https://github.com/karma-runner/karma/blob/master/docs/config/02-files.md
https://github.com/karma-runner/karma/blob/master/docs/config/03-browsers.md
https://github.com/karma-runner/karma/blob/master/docs/config/05-plugins.md

Thanks!

* Change properties types as per PR comment

* Redefine plugins types as per PR comment

/cc @devoto13
2020-02-24 16:16:40 -08:00
..
v1 Update tslint configs (#42555) 2020-02-24 16:06:03 -08:00
v3 feat(karma): update to v4.4 (#42567) 2020-02-24 16:16:40 -08:00
index.d.ts feat(karma): update to v4.4 (#42567) 2020-02-24 16:16:40 -08:00
karma-tests.ts feat(karma): update to v4.4 (#42567) 2020-02-24 16:16:40 -08:00
package.json
tsconfig.json feat(karma): update to v4.4 (#42567) 2020-02-24 16:16:40 -08:00
tslint.json feat(karma): update to v4.4 (#42567) 2020-02-24 16:16:40 -08:00