Rocky_Mountain_Vending/.pnpm-store/v10/files/cf/2112be7dba9c6424da632ccbc2317796c48fcaa076114fc6e26a239ba82312c5e29267e8aa6a461f8e2f929e34f25c5baa0de5252853c5e6f219799239dc07
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

14 lines
229 B
Text

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 86,
"statements": 85.93,
"functions": 82.43,
"branches": 76.06,
"exclude": [
"coverage",
"example",
"test"
]
}