{
    "editor.defaultFormatter": "esbenp.prettier-vscode",
    "prettier.singleQuote": true,
    "typescript.tsdk": "node_modules\\typescript\\lib"
}