Commit graph

19 commits

Author SHA1 Message Date
Boshen
dd42f279f7
chore: change website url to https://oxc.rs 2024-06-05 22:05:08 +08:00
Boshen
03a02c8b99
chore(CONTRIBUTING): use the website content 2023-12-16 21:02:52 +08:00
Boshen
e2d5763d22
fix(vscode): fix the broken package path 2023-12-08 21:19:00 +08:00
Boshen
6489a8ef62
chore(CONTRIBUTING.md): Remove CLA notice 2023-11-10 14:32:59 +08:00
Boshen
eca98cf2ed
s/web-infra-dev/oxc-project 2023-11-10 14:30:18 +08:00
Boshen
e4c097bb91
chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
Boshen
d82ba5b523
feat(cli): run oxlint with no file arguments (#1201)
closes #1190

See: `https://github.com/eslint/eslint/issues/14308`
2023-11-09 11:22:13 +08:00
ubugeeei
fa31a52b02
fix typo (turing -> tuning) (#1137)
I'm not sure if it was intentional, but something that seemed to be
"Tuning" was written as "Turing", so I've corrected it.
If it's unnecessary, please close it 🙏🏻
2023-11-03 21:56:13 +08:00
ubugeeei
c7fcb31812
tweak the build instructions for vsxi (#1136)
When building the vsix file, it was necessary to execute the build
command before the package command.

As a result, the documentation has been updated!
2023-11-03 11:04:18 +08:00
Boshen
223877b6fd
feat(vscode): prepare for publish (#1123) 2023-11-01 09:49:29 +08:00
Boshen
415326d37c
chore: add Performance Turing section in CONTRIBUTING.md 2023-09-03 16:58:45 +08:00
Boshen
98e4240fe1
refactor(linter): manually declare lint rules because cargo fmt breaks (#671) 2023-07-31 15:16:21 +08:00
Boshen
35adc65aed
Update CONTRIBUTING.md 2023-07-26 12:30:21 +08:00
Don Isaac
0346adb1eb
feat(linter): add eslint/no-control-regex (#516) 2023-07-10 10:20:57 +08:00
Boshen
f5761a3ba0
chore: update CONTRIBUTING and justfile for better onboarding 2023-06-28 18:45:24 +08:00
Angelo Annunziata
53cf1f520e
docs: Update CONTRIBUTING.md (#288)
Makes clear which project submodules will be installed and explicit move step before rustup show command
2023-04-17 10:12:12 +08:00
Boshen
84d252df01
chore(README): update CONTRIBUTING and add justfile 2023-04-10 00:14:43 +08:00
Boshen
da941e8689
chore: update contribution docs 2023-02-24 13:24:42 +08:00
Boshen
d026e33343 chore: add rust-toolchain.toml and Cargo.toml 2023-02-11 13:03:40 +08:00