SyntaxFix
Write A Post
Hire A Developer
Questions
I've been facing this problem for long but what this solves my problem Go inside the tsconfig.json and add the following under compilerOptions
{ "compilerOptions": { ... "allowJs": true ... } }