Boshen
|
051ceb6539
|
chore: improve some format by running cargo +nightly fmt
|
2024-06-19 00:48:30 +08:00 |
|
Boshen
|
982e6f08df
|
chore: make println and eprintln opt-in (#3712)
I noticed accidental `println` can be merged, which isn't really nice.
|
2024-06-17 10:40:34 +00:00 |
|
Boshen
|
1f14d946aa
|
chore: update Cargo.toml and deny.yaml
|
2024-03-05 16:31:05 +08:00 |
|
renovate[bot]
|
4b83d97c3b
|
chore(deps): update cargo (#2191)
|
2024-01-29 11:38:47 +08:00 |
|
Boshen
|
87b9978859
|
refactor: move all miette usages to oxc_diagnostics
|
2024-01-28 16:52:16 +08:00 |
|
fi3ework
|
ee5b9682ae
|
feat(linter): support read env from eslintrc (#2130)
## target
resolve #732
## contexts
- globals definition from
https://github.com/sindresorhus/globals/blob/main/globals.json
- port https://github.com/eslint/eslintrc/blob/main/conf/environments.js
to derive environments
|
2024-01-26 10:43:44 +08:00 |
|