hotkeys/.babelrc

6 lines
45 B
Plaintext

{
"presets": [
"env",
"react"
]
}