Disable unicorn/no-hex-escape for template tests
This commit is contained in:
parent
925397a0f5
commit
e80f02e2dd
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable unicorn/no-hex-escape */
|
||||
import test from 'ava';
|
||||
|
||||
// Spoof supports-color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue