ESlint or Typescript rule for not allowing .js file in a project

Viewed 3

Is there a way to add a rule in typescript or eslint that if the file ends in .js to throw and error as a non supported file type??

0 Answers
Related