react-datalist-input/.babelrc
2019-06-13 09:39:06 +02:00

7 lines
66 B
Plaintext

{
"presets": [
"react",
"env",
"stage-0"
]
}