mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-28 23:35:27 +08:00
refactor: update import paths for database modules and remove legacy db.js and schema.js files
This commit is contained in:
@@ -165,9 +165,8 @@ export default tseslint.config(
|
||||
pattern: [
|
||||
"server/projects.js",
|
||||
"server/sessionManager.js",
|
||||
"server/database/*.{js,ts}",
|
||||
"server/utils/runtime-paths.js",
|
||||
], // provider history loading still resolves session data through these legacy runtime/database files
|
||||
], // provider history loading still resolves session data through these legacy runtime files
|
||||
mode: "file",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user