feat: update biome.json to include specific JSON files in the includes section
This commit is contained in:
parent
736f2c1583
commit
8d07c82e7e
1 changed files with 5 additions and 1 deletions
|
|
@ -48,7 +48,11 @@
|
|||
"!!**/.vscode",
|
||||
"!!**/certificates",
|
||||
"!!**/headers",
|
||||
"!!**/schemas"
|
||||
"!!**/schemas",
|
||||
"!fic_cities.json",
|
||||
"!fic_nations.json",
|
||||
"!gi_comuni_cap.json",
|
||||
"!gi_nazioni.json"
|
||||
]
|
||||
},
|
||||
"formatter": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue