spearhead-statuskit/.babelrc

7 lines
64 B
Plaintext
Raw Permalink Normal View History

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