mirror of
https://github.com/rait-09/obsidian-agent-client.git
synced 2026-07-22 06:43:37 +00:00
5 lines
95 B
JSON
5 lines
95 B
JSON
|
|
{
|
||
|
|
"extends": "./tsconfig.json",
|
||
|
|
"include": ["src/**/*.ts", "src/**/*.tsx", "test/**/*.ts"]
|
||
|
|
}
|