Skip to content

Commit

Permalink
Update biome settings
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jul 1, 2024
1 parent b76b878 commit 443c6ac
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions biome.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,5 @@
"quoteStyle": "single",
"attributePosition": "auto"
}
},
"overrides": [
{
"include": ["src/models/scripts/contributors/contributor.ts"],
"linter": {
"rules": {
"style": {
"useNamingConvention": "off"
}
}
}
}
]
}
}

0 comments on commit 443c6ac

Please sign in to comment.