Skip to content

Commit 1315ee4

Browse files
committedJul 11, 2017
Add patch.js to .eslintignore to prevent the use of const
1 parent 8152915 commit 1315ee4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.eslintignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
samples/
2-
*.results
2+
*.results
3+
patch.js

0 commit comments

Comments
 (0)