New es6 coding standard
* Added babel presets to setup standards * set jshint to es6 * reworked javascript and cerated first two modules
This commit is contained in:
parent
3d4eef5eb0
commit
371cb450f8
16 changed files with 1668 additions and 829 deletions
|
|
@ -18,6 +18,7 @@
|
|||
"homepage": "https://github.com/sthag/hippie#readme",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.4.0",
|
||||
"@babel/preset-env": "^7.4.3",
|
||||
"browser-sync": "^2.26.3",
|
||||
"del": "^4.0.0",
|
||||
"gulp": "^4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue