epiphany/node_modules/stylelint-declaration-strict-value/jest.config.json

6 lines
110 B
JSON
Raw Normal View History

2023-12-09 22:48:07 -08:00
{
"preset": "jest-preset-stylelint",
"setupFiles": ["./jest.setup.js"],
"testMatch": ["**/test/*.js"]
}