refactor: import rollup

This commit is contained in:
harttle
2018-08-20 23:58:41 +08:00
parent 4ece4e208f
commit bc9d8f92af
82 changed files with 8589 additions and 3963 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
"promise"
],
"rules": {
"no-var": 2
"no-var": 2,
"prefer-const": 2
}
}