Skip to content

Commit

Permalink
feat: done
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Sep 14, 2022
1 parent c05f68c commit cc539a9
Show file tree
Hide file tree
Showing 9 changed files with 2,031 additions and 5,260 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Features

- [x] Based on ESlint's results of current file.
- [x] Based on ESLint's results of current file.
- [x] Select one or multiple lines, and disable it with:
- [x] The editor context menu.
- [x] Cmd(`eslint-disable.disableIT`).
Expand All @@ -18,7 +18,7 @@

Include if your extension adds any VS Code settings through the `contributes.configuration` extension point.

- [ ] `eslint-disable.enable`: Enable/disable this extension.
- [ ] `eslint-disable.enable`: Enable/Disable this extension.

## Known Issues

Expand Down
Loading

0 comments on commit cc539a9

Please sign in to comment.