mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-23 11:11:04 +00:00
chore: turn off useNodeProtocol rule in biome
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
},
|
||||
"useEnumInitializers": {
|
||||
"level": "off"
|
||||
},
|
||||
"useNodejsImportProtocol": {
|
||||
"level": "off"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user