add new submodule, update script
This commit is contained in:
parent
af002cd902
commit
c7389bc8c8
6 changed files with 14 additions and 11 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
"format": "prettier --write .",
|
||||
"lint": "prettier --check . && eslint .",
|
||||
"types": "bash ./util/generate-lexicons.sh"
|
||||
"types": "bash ./generate-lexicons.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@atcute/client": "^2.0.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue