{ "folders": [ { "name": "root", "path": "." }, { "name": "docs", "path": "docs" }, { "name": "examples", "path": "examples" }, { "name": "polywrap", "path": "packages/polywrap" }, { "name": "polywrap-client", "path": "packages/polywrap-client" }, { "name": "polywrap-client-config-builder", "path": "packages/polywrap-client-config-builder" }, { "name": "polywrap-core", "path": "packages/polywrap-core" }, { "name": "polywrap-msgpack", "path": "packages/polywrap-msgpack" }, { "name": "polywrap-uri-resolvers", "path": "packages/polywrap-uri-resolvers" }, { "name": "polywrap-wasm", "path": "packages/polywrap-wasm" }, { "name": "polywrap-manifest", "path": "packages/polywrap-manifest" }, { "name": "polywrap-plugin", "path": "packages/polywrap-plugin" }, { "name": "polywrap-test-cases", "path": "packages/polywrap-test-cases" }, { "name": "polywrap-fs-plugin", "path": "packages/plugins/polywrap-fs-plugin" }, { "name": "polywrap-http-plugin", "path": "packages/plugins/polywrap-http-plugin" }, { "name": "polywrap-ethereum-wallet", "path": "packages/plugins/polywrap-ethereum-wallet" }, { "name": "polywrap-sys-config-bundle", "path": "packages/config-bundles/polywrap-sys-config-bundle" }, { "name": "polywrap-web3-config-bundle", "path": "packages/config-bundles/polywrap-web3-config-bundle" } ], "settings": { "files.exclude": { "packages/*": true, "docs/*": true, "examples/*":true }, "docify.programmingLanguage": "python", "docify.style": "Google", "docify.intelligentDetection": true, "docify.sidePanelReviewMode": true, "liveServer.settings.multiRootWorkspaceName": "root", "docify.commentService.docstringFormat": "Google", "docify.commentService.sidePanelReviewMode": false, "docify.translateService.docstringFormat": "Google" } }