1deeb78878
Rome is now discontinued, and Biome has taken its place
13 lines
184 B
JSON
13 lines
184 B
JSON
{
|
|
"$schema": "https://biomejs.dev/schemas/1.0.0/schema.json",
|
|
"organizeImports": {
|
|
"enabled": true
|
|
},
|
|
"linter": {
|
|
"enabled": true,
|
|
"rules": {
|
|
"recommended": true
|
|
}
|
|
}
|
|
}
|