dynamic-virtual-scroll/.babelrc

5 lines
74 B
Plaintext
Raw Normal View History

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