This commit is contained in:
Luiz H. R. Silva 2024-06-04 21:37:51 -03:00
parent 89c1cd2db3
commit 1521fca78f
3 changed files with 40 additions and 40 deletions

View file

@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.7.3/schema.json",
"$schema": "../node_modules/@biomejs/biome/configuration_schema.json",
"organizeImports": {
"enabled": true
},
@ -44,4 +44,4 @@
"attributePosition": "multiline"
}
}
}
}