There was an error while loading. Please reload this page.
1 parent dd5a48b commit 3f20564Copy full SHA for 3f20564
1 file changed
biome.json
@@ -41,6 +41,9 @@
41
"useHookAtTopLevel": "warn",
42
"useYield": "warn"
43
},
44
+ "complexity": {
45
+ "useLiteralKeys": "off"
46
+ },
47
"style": {
48
"useImportType": {
49
"level": "warn",
0 commit comments