autobaan/babel.config.json

3 lines
45 B
JSON
Raw Normal View History

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