mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-24 10:54:04 +08:00
formatting fixes
This commit is contained in:
parent
45ae0e8791
commit
edf49268c8
@ -19,7 +19,7 @@
|
||||
"baseUrl": ".",
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
"outDir": "dist"
|
||||
"outDir": "dist"
|
||||
},
|
||||
"exclude": ["**/dist/**/*", "**/public/**/*", "**/*.config.js", "dist"],
|
||||
"include": ["**/*.d.ts", "**/*.js", "**/*.ts", "**/*.svelte"]
|
||||
|
Loading…
Reference in New Issue
Block a user