mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
web-svelte => web
This commit is contained in:
6
packages/web/tsconfig.json
Normal file
6
packages/web/tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
// "extends": "@tsconfig/svelte/tsconfig.json",
|
||||
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules/*", "public/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user