tsconfig.build.json — drizzle-orm Source File
Architecture documentation for tsconfig.build.json, a json file in the drizzle-orm codebase.
Entity Profile
Source Code
{
"extends": "./tsconfig.json",
"compilerOptions": {
"rootDir": "src"
},
"include": ["src"]
}
Source
Frequently Asked Questions
What does tsconfig.build.json do?
tsconfig.build.json is a source file in the drizzle-orm codebase, written in json.
Where is tsconfig.build.json in the architecture?
tsconfig.build.json is located at drizzle-arktype/tsconfig.build.json (directory: drizzle-arktype).
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free