14 lines
220 B
JSON
14 lines
220 B
JSON
$schema: https://biomejs.dev/schemas/1.4.1/schema.json
|
|
|
|
linter:
|
|
enabled: true
|
|
rules:
|
|
recommended: true
|
|
|
|
formatter:
|
|
enabled: true
|
|
formatWithErrors: false
|
|
indentStyle: space
|
|
indentWidth: 2
|
|
lineWidth: 100
|