aboutsummaryrefslogtreecommitdiff
path: root/biome.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-03-01 15:55:01 -0800
committerFuwn <[email protected]>2026-03-01 15:55:01 -0800
commitea779b51e0a01ef282a4b868048995abb76f21a9 (patch)
tree790dfc94ccdf883348e3af6cb9ef46467af9b41d /biome.json
parentchore(biome): re-enable noUselessEmptyExport rule (diff)
downloaddue.moe-ea779b51e0a01ef282a4b868048995abb76f21a9.tar.xz
due.moe-ea779b51e0a01ef282a4b868048995abb76f21a9.zip
chore(biome): re-enable noInvalidUseBeforeDeclaration rule
Diffstat (limited to 'biome.json')
-rw-r--r--biome.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/biome.json b/biome.json
index 0ff94624..ce1376d8 100644
--- a/biome.json
+++ b/biome.json
@@ -27,9 +27,6 @@
"useAltText": "off",
"useGenericFontNames": "off"
},
- "correctness": {
- "noInvalidUseBeforeDeclaration": "off"
- },
"suspicious": {
"noDoubleEquals": "off",
"noDuplicateCase": "off",