perf(eslint): use moeru config & oxlint (#227)

This commit is contained in:
藍+85CD
2025-06-26 18:29:05 +08:00
committed by GitHub
parent 92f5b645ca
commit 6d02cb0a01
19 changed files with 2164 additions and 1070 deletions
+4 -4
View File
@@ -56,11 +56,11 @@
"yaml"
],
"eslint.nodePath": "",
"eslint.runtime": "node",
"eslint.options": { "flags": ["unstable_native_nodejs_ts_config"] },
"typescript.tsdk": "node_modules/typescript/lib",
"cSpell.words": [
"appimage",
"localforage"
],
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer",
"editor.formatOnSave": true