mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-07-03 19:19:25 +08:00
6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["index.ts", "config.ts", "scripts/*"],
|
|
"exclude": ["node_modules"]
|
|
}
|