Skip to content

Commit d8fa043

Browse files
authored
Remove mention of editor plugins from FAQ (#1444)
1 parent a8d0bfd commit d8fa043

File tree

1 file changed

+0
-1
lines changed
  • packages/docs/src/content/docs/reference

1 file changed

+0
-1
lines changed

packages/docs/src/content/docs/reference/faq.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,6 @@ Examples of features that have been requested include:
408408
- Unused object members (and e.g. React component props)
409409
- Unused object props in function return values
410410
- Analyze workspaces in parallel
411-
- Plugins for editors like VS Code and WebStorm (LSP-based?)
412411
- Support Deno
413412
- Improve internal code structures and accessibility to support contributions
414413
- One-shot dead code removal (more comprehensive removal of unused variables,

0 commit comments

Comments
 (0)