mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9ee4f83705
Updates the repo to the stable version of TypeScript 6.
8 lines
126 B
JSON
8 lines
126 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"outDir": "../built/e2e",
|
|
"types": ["jasmine", "jasminewd2"]
|
|
}
|
|
}
|