{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"html.mirrorCursorOnMatchingTag": false,
		"editor.suggest.localityBonus": true,
		"editor.suggest.shareSuggestSelections": true,
		"editor.suggest.insertHighlight": true,
		"html.autoClosingTags": false
	}
}