mhsf-dev/biome.json
2024-09-08 22:34:51 -05:00

11 lines
152 B
JSON

{
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"linter": {
"rules": {
"style": {
"useTemplate": "off"
}
}
}
}