selectbox/.babelrc

5 lines
74 B
Plaintext

{
"presets": [ "env", "stage-1", "react" ],
"retainLines": true
}