Files
Joey Perrott 345d3d8f8a build: migrate adev shared-docs package to use ts_project (#61218)
Migrate the build rules for shared docs to use ts_project

PR Close #61218
2025-05-09 16:30:44 +00:00

6 lines
95 B
JSON

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