Add Biome as a dev dependency and generate pnpm-lock.yaml
Some checks failed
CVE Security Check - Trivy + OWASP / OWASP Dependency-Check (push) Failing after 22s
CVE Security Check - Trivy + OWASP / Security Summary (push) Failing after 10s
CVE Security Check - Trivy + OWASP / Trivy Vulnerability Scan (push) Failing after 5m22s

This commit is contained in:
2026-01-04 16:40:26 +01:00
parent 8f372eef19
commit a9b9766221
2 changed files with 103 additions and 1 deletions

View File

@@ -23,5 +23,8 @@
"email": "mherriot.pro@proton.me",
"role": "Author"
},
"license": "AGPL-3.0-only"
"license": "AGPL-3.0-only",
"devDependencies": {
"@biomejs/biome": "2.3.11"
}
}