diff --git a/.eslintrc.json b/.eslintrc.json index 1ca6380ad21199b1b0700aadce6a595a0281d60b..48aa53ffbe9882b7f3f596a9353bc0936abf84ab 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -48,7 +48,6 @@ ], "object-curly-spacing": "error", "no-var": "error", - "no-template-curly-in-string": "error", "spaced-comment": "warn", "no-undef": "off", "no-unused-vars": "error",