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
After updating @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 2.20.0 to 2.21.0, hbs/check-hbs-template-literals started failing with:
13:18 error 2 error(s): The "path" argument must be of type string. Received undefined hbs/check-hbs-template-literals
The text was updated successfully, but these errors were encountered:
After updating
@typescript-eslint/eslint-plugin
and@typescript-eslint/parser
from 2.20.0 to 2.21.0,hbs/check-hbs-template-literals
started failing with:The text was updated successfully, but these errors were encountered: