i hyperfocused and here is v1
This commit is contained in:
parent
8f43e6a6a9
commit
4090fd621e
34 changed files with 4135 additions and 22 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://biomejs.dev/schemas/1.6.4/schema.json",
|
||||
"organizeImports": {
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},
|
||||
"linter": {
|
||||
"enabled": true,
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"formatter": {
|
||||
"enabled": true,
|
||||
"lineWidth": 256,
|
||||
"lineWidth": 72,
|
||||
"indentStyle": "space",
|
||||
"formatWithErrors": true,
|
||||
"indentWidth": 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue