cannery/assets/.babelrc
2021-09-02 18:25:40 -04:00

6 lines
55 B
Plaintext

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