newpackage.json
This commit is contained in:
parent
f8a3642a81
commit
51d39198d5
1 changed files with 2 additions and 2 deletions
|
|
@ -59,8 +59,8 @@
|
|||
},
|
||||
"xo": {
|
||||
"rules": {
|
||||
"unicorn/prefer-string-slice": "off",
|
||||
"unicorn/better-regex": "off"
|
||||
"unicorn/prefer-string-slice": "on",
|
||||
"unicorn/better-regex": "on"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue