mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-03-15 04:36:06 +01:00
minor cleanup
This commit is contained in:
parent
ba3a199249
commit
cc04638f1e
16 changed files with 22 additions and 21 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"build": "tsc",
|
||||
"fmt": "prettier -w .",
|
||||
"test": "jest",
|
||||
"ui-test": "npm run build && cargo run --manifest-path ui-tests/Cargo.toml --bin ui-tests",
|
||||
"ui-test": "npm run build && cargo run --manifest-path ui-harness/Cargo.toml --bin ui-tests",
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"author": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue