mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
It includes sass compilation, and building the bazel package distribution. PR Close #18733
12 lines
No EOL
186 B
JSON
12 lines
No EOL
186 B
JSON
{
|
|
"compilerOptions": {
|
|
"experimentalDecorators": true,
|
|
"lib": [
|
|
"dom",
|
|
"es5",
|
|
"es2015.collection",
|
|
"es2015.iterable",
|
|
"es2015.promise"
|
|
]
|
|
}
|
|
} |