typescript-bundle
typescript-bundle copied to clipboard
index.ts(1,8): error TS1259: Module '"C:/Users/emr3m/Documents/JS/Typescript web app/node_modules/@types/jquery/index"' can only be default-imported using the 'esModuleInterop' flag TypeScript ended with exit code 2
trafficstars
Hello, I am trying to bundle jquery, but im getting this error. I have esModuleInterop flagged on the tsconfig.json but still getting the error