summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 0126e59b82d7cfc3d82de202aa248dcea9b6820b (plain)
1
2
3
4
5
{
	"files.associations": {
		"wrangler.json": "jsonc"
	}
}