{
  "$schema": "https://tstyche.org/schemas/config.json",
  "checkSuppressedErrors": true,
  "checkSourceFiles": false,
  "testFileMatch": [
    "__tests__/ts*/*.{ts,tsx}"
  ]
}
