mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
48481e431e
Upgrade babel to v7 GitOrigin-RevId: 1626f0d3343a5cb32a71dba5a8f32657b2d7237c
7 lines
No EOL
120 B
Text
7 lines
No EOL
120 B
Text
{
|
|
"presets": [
|
|
"@babel/react",
|
|
["@babel/env", { "modules": false }]
|
|
],
|
|
"plugins": ["angularjs-annotate"]
|
|
} |