Update BIOME Preferences

This commit is contained in:
2025-10-22 11:08:57 +11:00
parent d83a786de3
commit 047d4de2f4
2 changed files with 10 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"linter": {
"rules": {
"complexity": {
"useArrowFunction": "off"
}
}
}
}