Make lints pass

This commit is contained in:
Andras Schmelczer 2024-12-18 21:54:58 +00:00
commit 0c92bf959b
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
10 changed files with 30 additions and 20 deletions

View file

@ -25,3 +25,7 @@ wasm-bindgen-test = "0.3.34"
[features]
default = ["console_error_panic_hook"]
wee_alloc = []
[lints]
workspace = true