planning-poker/assets/.babelrc
2020-05-02 18:22:49 -04:00

5 lines
55 B
Text

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