mirror of
https://github.com/demostf/demo.js
synced 2026-06-04 00:54:14 +02:00
code organization and some es6
This commit is contained in:
parent
8e286a17b1
commit
653bd862bd
34 changed files with 471 additions and 417 deletions
5
.babelrc
Normal file
5
.babelrc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"presets": [
|
||||
"es2015-node6"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue