{ "search.exclude": { "**/.yarn": true, "**/.pnp.*": true }, "eslint.nodePath": "interface/.yarn/sdks", "prettier.prettierPath": "interface/.yarn/sdks/prettier/index.js", "typescript.tsdk": "interface/.yarn/sdks/typescript/lib", "typescript.enablePromptUseWorkspaceTsdk": true }