chore: bump oxlint & enable more supported rules (#14769)

This commit is contained in:
DarkSky
2026-04-03 03:36:52 +08:00
committed by GitHub
parent cdadf8588a
commit 233004f867
285 changed files with 937 additions and 1983 deletions
-3
View File
@@ -14,8 +14,5 @@
"scripts": {
"build": "typedoc"
},
"dependencies": {
"@blocksuite/affine": "workspace:*"
},
"version": "0.26.3"
}
+1 -1
View File
@@ -7,5 +7,5 @@
"tsBuildInfoFile": "./dist/tsconfig.tsbuildinfo"
},
"include": ["./.vitepress"],
"references": [{ "path": "../affine/all" }]
"references": []
}