Patrick Arminio 14129f7a50
Add private, local only, API for usage in E2E tests (#1429)
Co-authored-by: github-actions <github-actions@github.com>
2024-12-02 12:57:53 +01:00

5 lines
67 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["tests/**/*.ts"]
}