sham-ui-macro-jest-preprocessor Install npm install sham-ui-macro-jest-preprocessor -D Jest config "jest": { "transform": { '^.+\\.js$': 'sham-ui-macro-jest-preprocessor' }, "transformIgnorePatterns": [] }