superlint/TEMPLATES/biome.json

13 lines
181 B
JSON
Raw Normal View History

{
"formatter": {
"enabled": false,
"indentStyle": "tab",
"lineWidth": 120
},
"linter": {
"enabled": true,
"indentStyle": "tab",
"lineWidth": 120
}
}