Search code examples
Typescript transpile es6 .js dependency to es5...


javascripttypescriptecmascript-6tsconfigcreate-react-app

Read More
Specific tsconfig.json rules inside folder...


typescripttsconfig

Read More
How to ignore "Could not find a declaration" error in VS Code and TypeScript...


typescriptvisual-studio-codetsconfig

Read More
How can I correctly configure my tsconfig.json so only the files necessary are required when using n...


javascripttypescriptlibrarieshelpertsconfig

Read More
error TS1259: Module '".../node_modules/@types/bn.js/index"' can only be default-i...


javascripttypescriptvisual-studio-codetsconfig

Read More
Show TS6133 (declared but never read) as warning instead of error...


reactjstypescripttsconfigtypescript-eslint

Read More
Property 'start' does not exist on type 'ApolloServer'...


visual-studio-codeapollo-servertsconfig

Read More
Typescript doesn't recognise declared modules (*.svg) from my declaration file...


typescripttsconfig

Read More
TS config path error. Error: Cannot find module '@/models/UserSchema'...


node.jstypescripttsconfigtsconfig-paths

Read More
VSCode IntelliSense error with NX / Angular IntelliSense "Can't bind to 'ngIf' sinc...


angulartypescriptvisual-studio-codetsconfignomachine-nx

Read More
How do I fix "Cannot find module" when importing files from custom absolute path?...


node.jstypescripttsconfig

Read More
How to put TypeScript tsconfig in another location...


typescripttsconfig

Read More
How can I make typescript restrict array type based on filter inference?...


typescripttype-inferencetsconfig

Read More
Typescript configuration: is module setting case sensitive?...


typescriptmoduleextendstsconfigcompiler-options

Read More
Path alias inheritance in tsconfig for Angular/NX Project...


angulartsconfignrwl-nx

Read More
Typescript resolve types for private scoped package...


typescriptnpmtypescript-typingstsconfig

Read More
Test tsconfig, losing autocompletion and typing when adding paths...


node.jstypescripttsconfig

Read More
What is target in tsconfig.json for?...


typescripttsconfigtranspiler

Read More
TypeScript interface not recognized when in a .d.ts file...


typescripttsconfig

Read More
ng test don't find relative path...


angulartestingangular-clitsconfigangular-devkit

Read More
Angular libraries cross-dependency...


angulartypescriptpackage.jsontsconfig

Read More
TypeScript + VSCode's Vetur Vue package: Cannot find name 'HTMLElement' / 'window&#3...


typescriptvuejs3tsconfigvetur

Read More
Schema validation failed with the following errors: Data path "" should have required prop...


angularpackage.jsontsconfig

Read More
Building a typescript library...


typescripttsconfigtsc

Read More
Force Webpack 4 to import cjs only and never esm with typescript...


typescriptwebpackpackage.jsonredux-toolkittsconfig

Read More
Why is ES7/array polyfill needed despite the tsconfig target is set to ES5...


angulartypescriptpolyfillstsctsconfig

Read More
Gatsby with Typescript importing assets error (ts2307)...


typescriptvisual-studio-codeimportgatsbytsconfig

Read More
Getting "Error: Cannot find module <module>" when trying to import custom package an...


typescriptfirebasegoogle-cloud-functionstsconfig

Read More
Typescript module resolution not working...


typescripttsconfig

Read More
Does Gatsby with Typescript Use tsconfig.json...


javascripttypescriptbabeljsgatsbytsconfig

Read More
BackNext