AspectedRouting/javascript/.babelrc

4 lines
41 B
Text
Raw Normal View History

{
2021-07-15 17:00:54 +02:00
"presets": ["@babel/preset-env"]
}