aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/.vscode/settings.json
blob: 3db658ba993aa6754cd6db104a3b22aaaa16b9b5 (plain)
1
2
3
4
5
6
{
  "eslint.nodePath": ".yarn/sdks",
  "prettier.prettierPath": ".yarn/sdks/prettier/index.js",
  "typescript.tsdk": ".yarn/sdks/typescript/lib",
  "typescript.enablePromptUseWorkspaceTsdk": true
}