Minimal TypeScript configuration file
tsconfig.json
For the full content of this gist, refer to https://gist.github.com/CodingAbdullah/00d40cce26b8dc66904f890ba00164e6
compilerOptionsincludeexclude
target
"ES2020"
module"CommonJS"
outDir"./dist"
rootDir"./"
stricttrue
esModuleInteroptrue
*/*.ts
node_modules
Abdullah Muhammad@CodingAbdullah
McMaster. Software Engineer with a keen interest in blockchain and web3.