mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8 lines
78 B
JSON
8 lines
78 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"target": "es6",
|
||
|
|
"module": "commonjs"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|