mirror of
https://git.proxmox.com/git/package-rebuilds
synced 2025-08-21 20:49:16 +00:00
7 lines
74 B
JSON
7 lines
74 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"include": [
|
|
"**/*.ts"
|
|
]
|
|
}
|