mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-07 16:19:02 +02:00
48481e431e
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"]
|
|
} |