This commit is contained in:
Luiz H. R. Silva 2024-06-04 21:17:18 -03:00
parent 2a27892ee5
commit ac361d54a0
2 changed files with 10 additions and 9 deletions

4
biome.json Normal file → Executable file
View file

@ -1,6 +1,6 @@
{
"$schema": "https://biomejs.dev/schemas/1.5.3/schema.json",
"extends": ["node_modules/~comuns/Documentos/biome.json"],
"$schema": "https://biomejs.dev/schemas/1.7.3/schema.json",
"extends": ["node_modules/p-comuns/Documentos/biome.json"],
"files": {
"ignore": []
}