mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-10 04:22:00 +10:00
6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules",
|
|
"test", "dist", "**/*spec.ts"]
|
|
}
|