mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-07-06 20:55:44 +08:00
7 lines
104 B
JSON
7 lines
104 B
JSON
{
|
|
"extends": "../../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"allowImportingTsExtensions": true
|
|
}
|
|
}
|