feat: initial project prototype #2

Merged
naomi merged 14 commits from feat/init into main 2025-02-17 14:03:33 -08:00
Showing only changes of commit 2ac7d9fa1c - Show all commits

View File

@ -6,7 +6,7 @@
"dev": "ng dev",
"lint": "eslint src --max-warnings 0",
"build": "ng build",
"test": "ng test"
"test": "ng test --no-watch --no-progress --browsers=ChromeHeadless"
},
"private": true,
"dependencies": {