aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/biome.json
blob: 5500f2cf63fca1651cb63950e111f378117c759a (plain)
1
2
3
4
5
6
7
8
{
	"$schema": "https://biomejs.dev/schemas/2.1.1/schema.json",
	"vcs": {
		"enabled": true,
		"clientKind": "git",
		"useIgnoreFile": true
	}
}