Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lemnis committed Oct 30, 2017
1 parent a462d93 commit fc3105e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2,089 deletions.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
lib/xregexp.js
spec/*
spec/*
2 changes: 1 addition & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ rules:
- single
no-unused-vars: off
no-empty: off
no-useless-escape: off
no-useless-escape: off
Loading

0 comments on commit fc3105e

Please sign in to comment.