Better handle bigint

This commit is contained in:
2024-05-31 14:24:57 +08:00
parent 15ff42d8c4
commit 8437bf1436
36 changed files with 320 additions and 227 deletions

View File

@@ -33,7 +33,7 @@
"rules": {
"tags": ["fresh", "recommended"]
},
"exclude": ["_fresh"]
"exclude": ["_fresh", "static/sw.js"]
},
"unstable": ["ffi", "fs"]
}