73kus-err/.babelrc
2021-08-02 17:05:36 -04:00

6 lines
49 B
Plaintext

{
"presets": [
["@babel/preset-env"]
]
}