summaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
blob: baca8db24671b15f75492c76270c79fc2a2fd87a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"recommendations": [
		"editorconfig.editorconfig",
		"dbaeumer.vscode-eslint",
		"Vue.volar",
		"Vue.vscode-typescript-vue-plugin",
		"Orta.vscode-jest",
		"dbaeumer.vscode-eslint",
		"mrmlnc.vscode-json5"
	]
}