add lexicon repo as submodule
This commit is contained in:
parent
e876d5846e
commit
504a63293d
4 changed files with 8 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
#!bin/bash
|
||||
|
||||
git submodule update --remote
|
||||
|
||||
|
||||
pnpm exec lex-cli generate \
|
||||
./util/lexicons/me/woach/**/*.json \
|
||||
./util/anylists/lexicons/me/woach/**/*.json \
|
||||
-o ./src/types/lexicons.ts \
|
||||
--description "Contains type declarations for woach.me lexicons"
|
||||
Loading…
Add table
Add a link
Reference in a new issue