1.0.0 • Published 4 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago