adding tasks

This commit is contained in:
lila 2026-04-01 01:22:21 +02:00
parent 4ef70b3876
commit a49bce4a5a
2 changed files with 3 additions and 2 deletions

View file

@ -3,7 +3,8 @@
## tasks
- pinning dependencies in package.json files
- add this to drizzle migrartions file:
- rethink organisation of datafiles and wordlists
- add this to drizzle migrations file:
✅ ALTER TABLE terms ADD CHECK (pos IN ('noun', 'verb', 'adjective', etc));
## openwordnet