klefki/package.json
Jared Allard a0c82943d5
Some checks failed
tests / golangci-lint (push) Failing after 29s
tests / go test (push) Failing after 47s
chore: initial commit w/ stencil
2025-02-13 18:01:03 -08:00

8 lines
126 B
JSON

{
"//": "Used for prettier",
"name": "@homelab/klefki",
"devDependencies": {
"prettier": "^3.5.1"
},
"private": true
}