mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 03:49:56 +08:00
chore: disable rules in oxlint (#9154)
This commit is contained in:
@@ -79,4 +79,6 @@ async function make() {
|
||||
return artifacts;
|
||||
}
|
||||
|
||||
make();
|
||||
make().catch(e => {
|
||||
console.error(e);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user