Skip to content

Commit

Permalink
添加es6语法
Browse files Browse the repository at this point in the history
  • Loading branch information
chenhuiYj committed Nov 8, 2017
1 parent 221bbe9 commit cf78231
Show file tree
Hide file tree
Showing 7 changed files with 1,121 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .gitignore
@@ -1,2 +1,6 @@
# Created by .ignore support plugin (hsz.mobi)
.idea
node_modules
*.log
dist

17 changes: 17 additions & 0 deletions .project
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ec-do</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.aptana.ide.core.unifiedBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.aptana.projects.webnature</nature>
</natures>
</projectDescription>
File renamed without changes.

0 comments on commit cf78231

Please sign in to comment.