UNPKG

color-cleaner

Version:

A CLI tool to clean and consolidate colors in your project files.

7 lines 142 B
export default { transform: {}, moduleNameMapper: { '^(\\.{1,2}/.*)\\.js$': '$1', }, testEnvironment: 'node' };