forked from UnitTestBot/unittestbot.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---src-docs-general-system-requirements-md-67fd22d51f57c3ea213f.js.map
1 lines (1 loc) · 1.75 KB
/
component---src-docs-general-system-requirements-md-67fd22d51f57c3ea213f.js.map
1
{"version":3,"file":"component---src-docs-general-system-requirements-md-67fd22d51f57c3ea213f.js","mappings":"8RAQaA,EAAe,Q,+OAC5B,IAAMC,EAAc,CAClBD,aAAAA,GAEIE,EAAYC,EAAAA,EACH,SAASC,EAAT,GAGZ,IAFDC,EAEC,EAFDA,WACGC,GACF,YACD,OAAO,QAACJ,GAAD,UAAeD,EAAiBK,EAAhC,CAAuCD,WAAYA,EAAYE,QAAQ,eAG5E,cACE,GAAM,6CADR,8CAGA,cACE,GAAM,eADR,gBAGA,iEACA,cACE,GAAM,eADR,gBAGA,kBAAG,kBAAQC,WAAW,KAAnB,uBACH,iDACA,2D,sOAKJJ,EAAWK,gBAAiB","sources":["webpack://unittestbot-web/./src/docs/general/system-requirements.md"],"sourcesContent":["import * as React from 'react'\n /* @jsx mdx */\nimport { mdx } from '@mdx-js/react';\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\nimport DefaultLayout from \"/home/user/Github/utbot-new-wiki/node_modules/gatsby-theme-docz/src/base/Layout.js\";\nexport const _frontmatter = {};\nconst layoutProps = {\n _frontmatter\n};\nconst MDXLayout = DefaultLayout;\nexport default function MDXContent({\n components,\n ...props\n}) {\n return <MDXLayout {...layoutProps} {...props} components={components} mdxType=\"MDXLayout\">\n\n\n <h1 {...{\n \"id\": \"system-requirements-and-supported-systems\"\n }}>{`System Requirements and Supported Systems`}</h1>\n <h2 {...{\n \"id\": \"client-side\"\n }}>{`Client Side`}</h2>\n <p>{`The plugin is available for VS Code (1.50+)`}</p>\n <h2 {...{\n \"id\": \"server-side\"\n }}>{`Server Side`}</h2>\n <p><strong parentName=\"p\">{`Operating Systems`}</strong></p>\n <p>{`Linux : Ubuntu 18.04, 20.04`}</p>\n <p>{`Windows : WSL 1, 2 with Ubuntu 18.04+`}</p>\n\n </MDXLayout>;\n}\n;\nMDXContent.isMDXComponent = true;\n "],"names":["_frontmatter","layoutProps","MDXLayout","DefaultLayout","MDXContent","components","props","mdxType","parentName","isMDXComponent"],"sourceRoot":""}