Fixes #1037 
    
<!-- This is an auto-generated description by cubic. -->
---

## Summary by cubic
Enable JSON file support in codebase scanning so common configs and data
(e.g., package.json, vercel.json, translations) are included. Adds .json
to the allowed extensions and removes special-casing for
package.json/vercel.json.

<!-- End of auto-generated description by cubic. -->
This commit is contained in:
Will Chen
2025-08-26 09:57:19 -07:00
committed by GitHub
parent 1dfa0d1004
commit 53bbfc9813
16 changed files with 59 additions and 43 deletions

View File

@@ -1 +1 @@
["should not be included b/c it's json"]
["even json is included"]