You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same problem in a vite setup and found this issue. The custom definitions as per the README didn't quite work for me due to conflicts with vite's definitions. I added src/css-modules.d.ts with this content:
The rule: https://github.com/typescript-eslint/typescript-eslint/blob/v4.8.1/packages/eslint-plugin/docs/rules/restrict-template-expressions.md
An example:

The text was updated successfully, but these errors were encountered: