ibt2/.babelrc
2017-09-17 16:37:41 +02:00

5 lines
82 B
Text

{
"presets": ["env"],
"plugins": ["transform-runtime"],
"comments": false
}