DefinitelyTyped/types/compression-webpack-plugin
Nathan Shively-Sanders fbb3688b15
Make ExpectError locations same for TS 3.8 (#41431)
* Make ExpectError locations same for TS 3.8

Error locations changed for some object literals in TS 3.8. This breaks
tests that use ExpectError since the ExpectError needs to be closer to
the actual error.

To fix this, I merged a lot of multi-line object literals into one-line
literals.

* remove stray edit
2020-01-06 14:11:45 -08:00
..
compression-webpack-plugin-tests.ts
index.d.ts
tsconfig.json
tslint.json