You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: update imports and improve TypeScript configuration
- Changed TypeScript imports in multiple components to use the correct paths, enhancing code clarity and maintainability.
- Updated the TypeScript configuration settings in the FunctionCodeEditor component to align with the latest monaco-editor API.
These changes aim to streamline the codebase and ensure compatibility with the updated TypeScript features.
Signed-off-by: Innei <tukon479@gmail.com>
0 commit comments