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 33386ef commit 754d9f4Copy full SHA for 754d9f4
editors/vscode/package.json
@@ -2,7 +2,7 @@
2
"name": "oxc-vscode",
3
"description": "oxc vscode extension",
4
"license": "MIT",
5
- "version": "0.3.4",
+ "version": "0.3.5",
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