Files
Joey Perrott 3731cce85d build: migrate examples to use rules_js (#61650)
Migrate examples to use ng_project and ts_project for building

PR Close #61650
2025-05-26 11:01:00 +00:00

6 lines
87 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"types": ["jasmine"]
}
}