- Notifications
You must be signed in to change notification settings - Fork488
Commit85330ef
authored
chore: better oxlint + vscode integration (#720)
* chore: add oxlint to file nesting patternsWhile only `.oxlintrc.json` is the only official configuration file,I found [4 file name patterns](https://github.com/oxc-project/oxc/blob/2c53a728b0128290260e3ce676e25a2a0d94ff56/editors/vscode/package.json#L118-L123)in its vscode extension. So I added them all to the file nesting patterns.* feat: recommend oxc vscode extension when oxlint is chosen1 parent37c597e commit85330ef
File tree
3 files changed
+8
-1
lines changed- template
- base/.vscode
- config/oxlint/.vscode
3 files changed
+8
-1
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
488 | 488 |
| |
489 | 489 |
| |
490 | 490 |
| |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
491 | 495 |
| |
492 | 496 |
| |
493 | 497 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
0 commit comments
Comments
(0)