Skip to content

Commit

Permalink
whoah, easy eslint, easy
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbrown committed Dec 23, 2018
1 parent 5cfe606 commit 93eb784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/AbstractStringType.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable class-methods-use-this, no-unused-vars */
/* eslint-disable class-methods-use-this, max-len, no-unused-vars, no-useless-escape */

import isValidEmail from '@gdbots/common/isValidEmail';
import isValidHashtag from '@gdbots/common/isValidHashtag';
Expand Down

0 comments on commit 93eb784

Please sign in to comment.