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