mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
651c34735d
PR Close #52536
9 lines
115 B
JSON
9 lines
115 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"ts-node": {
|
|
"compilerOptions": {
|
|
"module": "es2020"
|
|
}
|
|
}
|
|
}
|