UNPKG

aliascss

Version:

AliasCSS is a CSS post processor.

11 lines (8 loc) 245 B
{ "transform": { "^.+\\.(t|j)sx?$": "ts-jest" }, "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions": ["ts", "tsx", "js", "jsx", "json", "node"], "resolver": "jest-ts-webcompat-resolver" }