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