feat(form): add form field components and configuration updates
refactor(knowledge): restructure configuration components to use common items
This commit is contained in:
@@ -19,6 +19,5 @@ export default defineConfig([
|
||||
ecmaVersion: 2020,
|
||||
globals: globals.browser,
|
||||
},
|
||||
ignores: ['rag_web_core/**'],
|
||||
},
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user