agualização biome
This commit is contained in:
parent
d783fa1294
commit
287f308c3f
4 changed files with 42 additions and 42 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "../node_modules/@biomejs/biome/configuration_schema.json",
|
||||
"root": false,
|
||||
|
||||
|
||||
"linter": {
|
||||
"enabled": true,
|
||||
"rules": {
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"useLiteralKeys": "off",
|
||||
"useArrowFunction": "warn",
|
||||
"useDateNow": "off",
|
||||
"noUselessFragments":"off"
|
||||
"noUselessFragments": "off"
|
||||
},
|
||||
"performance": {
|
||||
"noAccumulatingSpread": "off"
|
||||
|
|
@ -61,4 +61,4 @@
|
|||
"attributePosition": "multiline"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue