Skip to content

Latest commit

 

History

History
 
 

template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

[display_title].

Add the package to your "devDependencies":

npm install --save-dev @tsconfig/[filename]
yarn add --dev @tsconfig/[filename]

Add to your tsconfig.json:

"extends": "@tsconfig/[filename]/tsconfig.json"

[readme-extra]

The tsconfig.json:

[tsconfig]

You can find the code here.