Skip to content

Commit 0317dab

Browse files
Copilotjbampton
andauthored
Add .js to biome file includes
Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/8fda2b50-7528-4d8f-bb88-edbfbc15b315 Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com>
1 parent 781a488 commit 0317dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://biomejs.dev/schemas/2.3.14/schema.json",
33
"files": {
4-
"includes": ["**/*.json", "**/*.njk", "**/*.yaml", "**/*.yml"]
4+
"includes": ["**/*.js", "**/*.json", "**/*.njk", "**/*.yaml", "**/*.yml"]
55
},
66
"linter": {
77
"enabled": true,

0 commit comments

Comments
 (0)