DefinitelyTyped/types/webpack
Grgur Grisogono f91a63c5e3 Terminal output color settings for webpack stats (#31583)
Webpack stats support terminal color definition string as such:

```json
colors: {
  green: '\u001b[32m',
},
```
2018-12-21 11:39:27 +00:00
..
v3
index.d.ts
package.json
tsconfig.json
tslint.json
webpack-tests.ts