UNPKG

unicode-transformer

Version:

NPM package to convert normal string to styled string and vice versa by unicode transformations.

6 lines 109 B
module.exports = { testEnvironment: 'node', transform: { '^.+\\.tsx?$': 'ts-jest', }, };