mirror of
https://github.com/ajnart/homarr.git
synced 2026-05-05 17:16:41 +02:00
5 lines
89 B
JSON
5 lines
89 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules", "dist", "**/*spec.ts"]
|
|
}
|