1
0
Fork 0
mirror of https://github.com/demostf/demo.js synced 2026-06-03 16:44:12 +02:00
demo.js/.babelrc

5 lines
38 B
Text

{
"presets": [
"es2015-node6"
]
}