Sw dev fix #3

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