SIGN IN SIGN UP
continuedev / continue UNCLAIMED

⏩ Source-controlled AI checks, enforceable in CI. Powered by the open-source Continue CLI

0 0 79 TypeScript

fix: resolve lint issues in vscode extension files

- Fix import order in VsCodeIde.ts (util/util before util/vscode)
- Fix negated conditions to use early returns
- Add void operator to unhandled promise calls
- Improve code clarity by using positive conditionals

These lint issues were introduced in PR #9077 and are unrelated to the
@tiptap/extension-image upgrade in this PR.

Generated with [Continue](https://continue.dev)

Co-authored-by: nate <nate@continue.dev>
C
continue[bot] committed
887410e5b2506cd39571b8ba9ee9842587107efa
Parent: 8f28688