{
  "compilerOptions": {
    "baseUrl": ".",
    "paths": {
      "@tests/*": ["./admin/tests/*"]
    }
  }
}
