vsc-material-theme/.babelrc

6 lines
33 B
Text
Raw Normal View History

2018-04-20 20:07:36 +02:00
{
"presets": [
"env"
2018-04-20 20:07:36 +02:00
]
}