Fix LS in VS Code
This commit is contained in:
parent
d87dd58b60
commit
6f002459ae
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ default = []
|
|||
serde = [ "dep:serde" ]
|
||||
wasm = [ "dep:wasm-bindgen", "dep:wee_alloc" ]
|
||||
console_error_panic_hook = [ "dep:console_error_panic_hook" ]
|
||||
all = [ "serde", "wasm", "console_error_panic_hook" ]
|
||||
|
||||
[dev-dependencies]
|
||||
insta = "1.42.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue