fix: exclude graphify-out from Biome linting
Generated HTML and JSON in graphify-out/ was triggering lint errors. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -14,7 +14,8 @@
|
|||||||
"!drizzle-pg",
|
"!drizzle-pg",
|
||||||
"!.planning",
|
"!.planning",
|
||||||
"!.superpowers",
|
"!.superpowers",
|
||||||
"!.claude"
|
"!.claude",
|
||||||
|
"!graphify-out"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"formatter": {
|
"formatter": {
|
||||||
|
|||||||
Reference in New Issue
Block a user