build
This commit is contained in:
parent
e8abe4d284
commit
d53450b686
4 changed files with 73 additions and 74 deletions
10
biome.json
10
biome.json
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "node_modules/@biomejs/biome/configuration_schema.json",
|
||||
"extends": [
|
||||
"node_modules/p-comuns/Documentos/biome.json"
|
||||
],
|
||||
"files": {}
|
||||
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
|
||||
"extends": ["./node_modules/p-comuns/Documentos/biome.json"],
|
||||
"files": {
|
||||
"includes": ["src/**/*.{js,ts,jsx,tsx}"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue