fed/.babelrc

4 lines
32 B
Text
Raw Normal View History

2023-10-25 20:04:27 +02:00
{
"presets": ["@babel/env"]
}