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