UNPKG

fix-colors-out-of-memory

Version:

[colors](https://www.npmjs.com/package/colors)@^1.4.1 has action of out-of-memory: https://github.com/Marak/colors.js/commit/5d2d242f656103ac38086d6b26433a09f1c38c75.

4 lines (3 loc) 134 B
import * as fixColorsOom from '../index'; import * as path from 'path'; fixColorsOom.fixFile(path.join(__dirname, './test-file.js'));