Add tests

This commit is contained in:
Reinier Criel 2025-10-22 14:51:44 -07:00
parent 1f707c1e13
commit fbb7e0f95f
10 changed files with 1934 additions and 22 deletions

View file

@ -19,5 +19,10 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"oxlint": "^1.22.0"
},
"dependencies": {
"express": "^5.1.0",
"lodash": "^4.17.21",
"webpack": "^5.102.1"
}
}