Search code examples
Does the `tsc` command accept .d.ts files?...

javascripttypescriptcompilationtsconfigtsc

Read More
TSC Compile Error (TS2307) when using the Deno API...

typescripttscdeno

Read More
Typescript function arguments type inference issue...

typescriptvuejs3typescript-typingsvue-composition-apitsc

Read More
Dynamically importing SCSS in TypeScript...

typescriptcreate-react-apptsc

Read More
How to get the full code function body of a function node from the Typescript Compiler?...

typescripttsctypescript-compiler-api

Read More
Modern tsconfig.json setup to support ES6 import / export module syntax when target is browser...

javascriptnode.jstypescriptrequiretsc

Read More
How to include lib.es2015.core.d.ts in tsconfig.json?...

typescripttsctypescript-typings

Read More
TypeScript does not correctly infer type?...

javascripttypescriptobjecttsc

Read More
"Declare function" typescript is ignored in js file...

javascripttypescriptfunctiontscdeclare

Read More
why i can't define interface or type inside typescript class...

javascripttypescriptoopoverridingtsc

Read More
Duplicate string values in TS enum does not cause compilation error?...

typescripttypescript-typingstsc

Read More
How to bundle many TypeScript declaration files into an npm package and import from index.d.ts?...

typescriptnpmtscnpm-package.d.ts

Read More
using axios in a modern-web web-dev-server setup using lit, esbuild and ts results in an error while...

typescripttsclitesbuild

Read More
How to make a folder not compile to js using tsconfig...

typescripttsconfigtsc

Read More
Tsc does not compile the alias when building the app using nodemon...

typescriptnodemontsc

Read More
Infer presence of value from method call in TypeScript...

typescripttsctypechecking

Read More
tsc don't create a bunch of .js files in my project. Put them in dist...

typescripttsc

Read More
TypeScript compilation error on windows OS...

node.jstypescriptwindowspackage.jsontsc

Read More
Specify min/max `tsc` version in tsconfig.json...

node.jstypescripttsconfigtsctsconfig.json

Read More
'Cannot redeclare block-scoped variable' in unrelated files...

typescripttsc

Read More
Error: Cannot find module '~/module' when using custom paths...

typescripttsc

Read More
why typescript compiler writes path aliases as it is...

javascriptnode.jstypescripttypestsc

Read More
Function call signature gives error if the function was declared without `const` keyword...

typescripttsc

Read More
Typescript noEmit use case...

typescripttsctsconfig

Read More
Using fields defined by Constructor Shorthand in Field Initializer...

typescripttscts-nodetypescript-class

Read More
TSC TSPL TSPL2 Printer Programming...

printingtscprinter-control-languagebarcode-printing

Read More
Create Electron Menu in TypeScript?...

typescriptelectrontypescript-typingstsc

Read More
Unsafe implicit conversion of generics in TypeScript...

typescriptgenericstypestype-conversiontsc

Read More
Typescript: conditional return type not working...

typescripttsc

Read More
How can I resolve the TypeScript Compiler error "Namespace 'NodeJS' has no exported mem...

javascriptnode.jsjestjstsc

Read More
BackNext