Skip to content

Generic `tsconfig` of D-ZERO Inc.

License

Notifications You must be signed in to change notification settings

d-zero-dev/tsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ディーゼロ 開発環境 TypeScript設定ファイル

Node.js環境・フロントエンド環境(Viteトランスパイル前提)共通

tsconfig.json

yarn add -D @d-zero/tsconfig
{
  "extends": ["@d-zero/tsconfig"]
}