mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 18:32:20 +00:00
6 lines
124 B
JSON
6 lines
124 B
JSON
|
|
{
|
||
|
|
"extends": "@zitadel/tsconfig/react-library.json",
|
||
|
|
"include": ["."],
|
||
|
|
"exclude": ["dist", "build", "node_modules"]
|
||
|
|
}
|