oxc/editors/vscode
2023-12-25 13:12:07 +08:00
..
client feat(vscode): use icon to represent enabled status (#1675) 2023-12-14 20:59:26 +08:00
server fix(vscode): don't lint files in .gitignore and .eslintignore (#1765) 2023-12-21 21:45:32 +08:00
.prettierignore chore: format typescript and json file in editors/vscode (#1667) 2023-12-14 02:01:24 +08:00
.prettierrc chore: format typescript and json file in editors/vscode (#1667) 2023-12-14 02:01:24 +08:00
.vscodeignore chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
LICENSE chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
package.json Release oxlint and vscode extension v0.0.22 2023-12-25 13:12:07 +08:00
pnpm-lock.yaml chore: format typescript and json file in editors/vscode (#1667) 2023-12-14 02:01:24 +08:00
README.md chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
tsconfig.json chore: format typescript and json file in editors/vscode (#1667) 2023-12-14 02:01:24 +08:00

Oxc

The Oxidation Compiler is creating a suite of high-performance tools for JavaScript and TypeScript.

Oxlint

This is the linter for oxc.