Skip to content

Commit 7993865

Browse files
committed
fix: more accurate seed
1 parent befe6eb commit 7993865

File tree

2 files changed

+298
-132
lines changed

2 files changed

+298
-132
lines changed

biome.jsonc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"allow": ["assert", "error", "info", "warn"]
1717
}
1818
}
19+
},
20+
"style": {
21+
"noNestedTernary": "off"
1922
}
2023
}
2124
}

0 commit comments

Comments
 (0)