When I add the rule,
"@typescript-eslint/interface-name-prefix": [ "error", { "prefixWithI": "always" }]
give the following error message:
Definition for rule '@typescript-eslint/interface-name-prefix' was not found.eslint(@typescript-eslint/interface-name-prefix)