LeagueStats/server/.babelrc

5 lines
46 B
Text
Raw Normal View History

2019-08-24 11:56:44 +00:00
{
"presets": [
"@babel/preset-env"
]
}