TypeScript for Enterprise Applications - Part 2
tsconfig.json is a configuration file for TypeScript projects. It is located in the root folder of a TypeScript project and contains compiler options to compile the TypeScript code..
š”
The tsc cli-tool, if invoked without parameters, starts searchi...
waywardquark.hashnode.dev2 min read