Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: ESLint Language Plugins * More details * More details * Notes on JS changes * Finished the RFC * Mention alternate proposal * Add RFC link * Update designs/2022-languages/README.md Co-authored-by: Brandon Mills <[email protected]> * Update designs/2022-languages/README.md Co-authored-by: Brandon Mills <[email protected]> * Incorporate first bits of feedback * Flesh out SourceCode interface * Add example for getVirtualFiles() * Remove getVirtualFiles() * Revert language options schema * esquery changes * SourceCode changes * Simplify violation interface * Added FAQs about rules and autofixing * FAQ update * Add matchesSelectorClass() method * Update designs/2022-languages/README.md Co-authored-by: James Henry <[email protected]> * Update ParseResult definition * Clean up errors and violations types * Update method signatures * Make ParseResult#errors optional * Update based on esquery PRs * Add visitorKeys * Finish sentence --------- Co-authored-by: Brandon Mills <[email protected]> Co-authored-by: James Henry <[email protected]>
- Loading branch information