sham-ui-templates-jest-preprocessor Install npm install sham-ui-templates-jest-preprocessor -D Jest config "jest": { "transform": { "^.+\\.sht$": "sham-ui-templates-jest-preprocessor", "^.+\\.sfc": "sham-ui-templates-jest-preprocessor" }, }