build
This commit is contained in:
parent
921d5b3418
commit
1de446f80d
14 changed files with 182 additions and 198 deletions
16
biome.json
16
biome.json
|
|
@ -1,13 +1,7 @@
|
|||
{
|
||||
"$schema": "https://biomejs.dev/schemas/1.7.3/schema.json",
|
||||
"extends": ["../biome.json"],
|
||||
|
||||
"files": {
|
||||
"ignore": ["./src/recursos/**/*", "./src/gerarPublic.ts"],
|
||||
"include": [
|
||||
"./src/**/*",
|
||||
"./src/ferramentas/**/*",
|
||||
"./src/gerar-codigos/**/*"
|
||||
]
|
||||
}
|
||||
"$schema": "https://biomejs.dev/schemas/1.7.3/schema.json",
|
||||
"extends": ["node_modules/~comuns/Documentos/biome.json"],
|
||||
"files": {
|
||||
"ignore": []
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue