Skip to content

Commit

Permalink
Disable unicorn/no-hex-escape for template tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- committed Feb 15, 2018
1 parent 925397a commit e80f02e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/template-literal.js
@@ -1,3 +1,4 @@
/* eslint-disable unicorn/no-hex-escape */
import test from 'ava';

// Spoof supports-color
Expand Down

0 comments on commit e80f02e

Please sign in to comment.