{
	"typescript.tsdk": "node_modules/typescript/lib",
	"prettier.configPath": ".prettierrc.js",
	"editor.formatOnType": true,
	"editor.formatOnSave": true
}