1.0.0 • Published 3 years ago

sham-ui-macro-jest-preprocessor v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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": []
}
1.0.0

3 years ago