mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
chore: change biome config
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"style": {
|
||||
"noNonNullAssertion": {
|
||||
"level": "off"
|
||||
},
|
||||
"useEnumInitializers": {
|
||||
"level": "off"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -32,6 +35,7 @@
|
||||
"arrowParentheses": "asNeeded",
|
||||
"indentStyle": "space",
|
||||
"indentWidth": 4,
|
||||
"lineWidth": 120,
|
||||
"quoteProperties": "asNeeded",
|
||||
"quoteStyle": "single",
|
||||
"semicolons": "asNeeded",
|
||||
|
||||
Reference in New Issue
Block a user