Sw dev fix #3

Open
nathan wants to merge 20 commits from sw-fix into lotus
Showing only changes of commit 9b10d7d1c2 - Show all commits
+3 -1
View File
@@ -81,7 +81,9 @@ jobs:
run: npm run check:eslint
- name: Prettier
run: npm run check:prettier
run: |
npx prettier --write .
run check:prettier
# ── Security (informational — findings shouldn't block a deploy) ─────
- name: Audit (high/critical)