mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-01-31 13:57:34 +00:00
chore: update version to 1.16.0 and comment out checkJs in tsconfig
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"dist/",
|
||||
"README.md"
|
||||
],
|
||||
"homepage": "https://claudecodeui.siteboon.ai",
|
||||
"homepage": "https://cloudcli.ai",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/siteboon/claudecodeui.git"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"strict": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
// "checkJs": true,
|
||||
"types": ["vite/client"]
|
||||
},
|
||||
"include": ["src", "shared", "vite.config.js"]
|
||||
|
||||
Reference in New Issue
Block a user