6 lines
125 B
JSON
6 lines
125 B
JSON
{
|
|
"extends": "@blitzjs/config/tsconfig.library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|