Upgrade babel to v7 GitOrigin-RevId: 1626f0d3343a5cb32a71dba5a8f32657b2d7237c
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
{
|
|
"presets": [
|
|
"@babel/react",
|
|
["@babel/env", { "modules": false }]
|
|
],
|
|
"plugins": ["angularjs-annotate"]
|
|
} |