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
After updating
@typescript-eslint/eslint-pluginand@typescript-eslint/parserfrom 2.20.0 to 2.21.0,hbs/check-hbs-template-literalsstarted failing with: