We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de852d9 commit 35a9bb9Copy full SHA for 35a9bb9
3 files changed
.vscode/settings.json
@@ -10,6 +10,5 @@
10
"dist": true,
11
".cache": true
12
},
13
- "typescript.tsdk": "node_modules/typescript/lib",
14
- "prettier.trailingComma": "all"
+ "typescript.tsdk": "node_modules/typescript/lib"
15
}
0 commit comments