TypeScript for Enterprise Applications - Part 1
In this article, we will create a skeleton for a TypeScript project used in large-scale enterprises. It will include the following features:
Compiling TypeScript to JavaScript with a specified ECMAScript target.
Lint TypeScript to maintain consiste...
waywardquark.hashnode.dev4 min read