Skip to content

Commit 9d46415

Browse files
committed
merge main, resolve conflicts, tweak some stuff
2 parents 8c25eb0 + 8c54bea commit 9d46415

27 files changed

+1192
-347
lines changed

.oxlintrc.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
"$schema": "./node_modules/oxlint/configuration_schema.json",
33
"plugins": [
44
"import",
5-
// defaults
65
"react",
6+
"jsx-a11y",
7+
"promise",
8+
// defaults (see https://oxc.rs/docs/guide/usage/linter/plugins.html#supported-plugins)
79
"unicorn",
810
"typescript",
911
"oxc"

OMICRON_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b610bb2bb8c75aa66aa9d0cec91da9a33b8703fb
1+
ae1c739ca12f3d3fc94e78fb024bcaf2e2cbca56

0 commit comments

Comments
 (0)