this repo has no description
at main 7 lines 143 B view raw
1{ 2 "$schema": "https://biomejs.dev/schemas/2.3.13/schema.json", 3 "extends": ["../../biome.json"], 4 "files": { 5 "includes": ["!!**/dist"] 6 } 7}