Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/docs/guide/usage/linter/js-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ Not supported yet:
- Suggestions.
- Scope analysis.
- `SourceCode` APIs related to tokens (e.g. `context.sourceCode.getTokens(node)`).
- `SourceCode` APIs related to comments (e.g. `context.sourceCode.getAllComments()`).
- Control flow analysis.

We will be filling in the gaps in API support over the next few months, aiming to eventually support 100% of ESLint's
Expand Down