5 lines
92 B
JSON
5 lines
92 B
JSON
|
{
|
||
|
"presets": ["@babel/preset-env"],
|
||
|
"plugins": ["@angular/compiler-cli/linker/babel"]
|
||
|
}
|