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