We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6078a6d commit d971c9cCopy full SHA for d971c9c
editors/vscode/package.json
@@ -2,7 +2,7 @@
2
"name": "oxc-vscode",
3
"description": "oxc vscode extension",
4
"license": "MIT",
5
- "version": "0.4.0",
+ "version": "0.4.1",
6
"icon": "icon.png",
7
"publisher": "oxc",
8
"displayName": "Oxc",
npm/oxlint/package.json
@@ -1,6 +1,6 @@
1
{
"name": "oxlint",
"description": "Linter for the JavaScript Oxidation Compiler",
"keywords": [],
"author": "Boshen and oxc contributors",
0 commit comments