I just added "allowJs": true to my tsconfig.json's compilerOptions and it worked like a charm.
"allowJs": true
tsconfig.json
compilerOptions