This commit is contained in:
Luiz Silva 2024-05-06 10:29:32 -03:00
parent b5ca2d50ac
commit d80b60a74b
6 changed files with 22 additions and 5 deletions

View file

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