We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02cab4d commit f9416f7Copy full SHA for f9416f7
packages/components/eslint.config.js
@@ -72,7 +72,7 @@ export default tseslint.config(
72
73
'space-infix-ops': 'error',
74
75
- "@typescript-eslint/restrict-template-expressions": "off"
+ '@typescript-eslint/restrict-template-expressions': 'off',
76
},
77
78
{
0 commit comments