epiphany/node_modules/stylelint-declaration-strict-value/jest.config.json
2023-12-09 22:48:07 -08:00

5 lines
110 B
JSON

{
"preset": "jest-preset-stylelint",
"setupFiles": ["./jest.setup.js"],
"testMatch": ["**/test/*.js"]
}