oxc/editors/vscode
2023-12-14 12:45:34 +08:00
..
client feat: add option to control enable/disable oxc linter (#1665) 2023-12-14 12:45:34 +08:00
server feat: add option to control enable/disable oxc linter (#1665) 2023-12-14 12:45:34 +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 feat: add option to control enable/disable oxc linter (#1665) 2023-12-14 12:45:34 +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.