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