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