]> git.localhorst.tv Git - alttp.git/blob - .babelrc
universal examples
[alttp.git] / .babelrc
1 {
2         "presets": [
3                 "@babel/env",
4                 "@babel/preset-react"
5         ]
6 }