gues-kucinako/.babelrc

4 lines
54 B
Plaintext
Raw Normal View History

{
"presets": ["@babel/env", "@babel/react"]
}