mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 14:30:38 -07:00
refactor: import rollup
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@
|
||||
"promise"
|
||||
],
|
||||
"rules": {
|
||||
"no-var": 2
|
||||
"no-var": 2,
|
||||
"prefer-const": 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user