Cleaning house on various linting and dev configuration messiness

This commit is contained in:
2026-05-30 14:54:04 -07:00
parent 5a740c8d4d
commit 23868fc873
6 changed files with 227 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"stores": [
{
"name": "kroger",
"base_url": "https://api.kroger.com/v1/",
"base_url": "https://api.kroger.com/v1",
"products": []
}
]