import * as fixColorsOom from '../index';
import * as path from 'path';

fixColorsOom.fixFile(path.join(__dirname, './test-file.js'));