likeopera-frontend/.babelrc

5 lines
74 B
Plaintext
Raw Normal View History

{
2018-12-02 19:27:22 +03:00
"presets": [ "env", "stage-1", "react" ],
"retainLines": true
}