We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0dd2a9 commit 399f7f9Copy full SHA for 399f7f9
.vscode/settings.json
@@ -3,7 +3,7 @@
3
"editor.formatOnSave": true,
4
"i18n-ally.keystyle": "nested",
5
"i18n-ally.localesPaths": ["./i18n/locales"],
6
- "typescript.tsdk": "node_modules/typescript/lib",
+ "js/ts.tsdk.path": "node_modules/typescript/lib",
7
"explorer.fileNesting.enabled": true,
8
"explorer.fileNesting.patterns": {
9
"*.vue": "${capture}.stories.ts"
0 commit comments