namerena-work/branch/latest/biome.json

10 lines
147 B
JSON
Raw Normal View History

2024-05-05 21:01:12 +08:00
{
"linter": {
"enabled": true,
"rules": {
"style": {
"useNodejsImportProtocol": "off"
}
}
}
}