diff --git a/.eslintrc.json b/.eslintrc.json index 28463db..c001007 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -19,7 +19,7 @@ 2, "single", { - "avoid-escape": true, + "avoidEscape": true, "allowTemplateLiterals": true } ]