1{ 2 "$schema": "https://biomejs.dev/schemas/2.3.13/schema.json", 3 "extends": ["../../biome.json"], 4 "files": { 5 "includes": ["!!**/dist"] 6 } 7}