mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
5 lines
103 B
JSON
5 lines
103 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"exclude": ["node_modules", "**/*.test.ts", "**/*.spec.ts"]
|
|
}
|