namerena-work/branch/latest/biome.json

10 lines
147 B
JSON

{
"linter": {
"enabled": true,
"rules": {
"style": {
"useNodejsImportProtocol": "off"
}
}
}
}