1
0
Fork 0
mirror of https://github.com/demostf/demo.js synced 2026-08-02 21:54:44 +02:00
demo.js/.babelrc

5 lines
38 B
Text

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