{
  "extends": "./tsconfig.json",
  // exclude the test folder
  "exclude": ["**/__tests__/**/*"]
}
