Skip to content

Commit 8dcb7a8

Browse files
committed
Added PR from origin to make gulpfile work
sparksuite#741 >> gulp works.
1 parent 6abda7a commit 8dcb7a8

File tree

10 files changed

+26712
-17488
lines changed

10 files changed

+26712
-17488
lines changed

.eslintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"semi": [
1414
2,
1515
"always"
16-
]
16+
],
17+
"no-useless-escape": "off"
1718
},
1819
"env": {
1920
"browser": true,

0 commit comments

Comments
 (0)