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??
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??