mirror of
https://github.com/standardnotes/server
synced 2026-07-13 14:01:07 -04:00
5 lines
75 B
JSON
5 lines
75 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["dist", "test-setup.ts"]
|
|
}
|