Add makefile

This commit is contained in:
Mark Sinclair
2022-11-07 20:54:22 +00:00
parent 9df432b8a2
commit 76d4d0e7cb
+5
View File
@@ -0,0 +1,5 @@
clippy:
cargo clippy --all-features --target wasm32-unknown-unknown -- -D warnings
test:
wasm-pack test --node