summaryrefslogtreecommitdiffhomepage
path: root/frontend/biome.jsonc
blob: d84439efa9d68c04b70d4d052d80ca22c757dfcb (plain)
1
2
3
4
5
6
{
	"$schema": "https://biomejs.dev/schemas/2.0.4/schema.json",
	"files": {
		"includes": ["!dist/"]
	}
}