Skip to content

socheatsok78/tsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsconfig

Shared TypeScript config for @socheatsok78
What is a tsconfig.json

Install

yarn add -D @socheatsok78/tsconfig

Usage

// tsconfig.json
{
  "extends": "@socheatsok78/tsconfig/tsconfig.json",
  "compilerOptions": {
    ...
  }
}

About

Shared TypeScript config for @socheatsok78

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published