mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
9 lines
132 B
JSON
9 lines
132 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"lib": ["es2020", "dom"],
|
||
|
|
"types": ["node"],
|
||
|
|
"declaration": true,
|
||
|
|
"sourceMap": true,
|
||
|
|
}
|
||
|
|
}
|