mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-06 18:21:53 +00:00
7 lines
No EOL
120 B
Text
7 lines
No EOL
120 B
Text
{
|
|
"presets": [
|
|
"@babel/react",
|
|
["@babel/env", { "modules": false }]
|
|
],
|
|
"plugins": ["angularjs-annotate"]
|
|
} |