DocSpace-client/frontend.code-workspace

246 lines
8.6 KiB
Plaintext

{
"folders": [
{
"name": "🌐 root",
"path": ".",
},
{
"name": "🚀 @docspace/client",
"path": "packages/client",
},
{
"name": "🔑 @docspace/login",
"path": "packages/login",
},
{
"name": "📄 @docspace/doceditor",
"path": "packages/doceditor",
},
{
"name": "🗂 @docspace/management",
"path": "packages/management",
},
{
"name": "📦 @docspace/shared",
"path": "packages/shared",
},
],
"settings": {
"window.zoomLevel": 0,
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"liveServer.settings.multiRootWorkspaceName": "✨ docspace",
"cSpell.words": ["docspace", "browserslist", "debuginfo", "doceditor"],
"jest.autoRun": {},
"jest.disabledWorkspaceFolders": [
"🌐 root",
"🔑 @docspace/login",
"🚀 @docspace/client",
"📄 @docspace/editor",
"📦 @docspace/common",
"🗂 @docspace/management",
],
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
},
"VsCodeTaskButtons.tasks": [
{
"label": "Server",
"tasks": [
{
"label": "Docker : Build-EE",
"task": "Backend | build EE",
"tooltip": "🛠️ Start the \"backend docker build EE\" task",
},
{
"label": "Docker : ReBuild-EE",
"task": "Backend | rebuild EE",
"tooltip": "🛠️ Start the \"backend docker rebuild EE\" task",
},
{
"label": "Docker : Build-CE",
"task": "Backend | build CE",
"tooltip": "🛠️ Start the \"backend docker build CE\" task",
},
{
"label": "Docker : Build-SAAS + dnsmasq",
"task": "Backend | build SAAS + dnsmasq",
"tooltip": "🛠️ Start the \"backend docker build SAAS + dnsmasq\" task",
},
{
"label": "Docker : ReBuild-SAAS + dnsmasq",
"task": "Backend | rebuild SAAS + dnsmasq",
"tooltip": "🛠️ Start the \"backend docker rebuild SAAS + dnsmasq\" task",
},
{
"label": "Docker : Build-EE + dnsmasq",
"task": "Backend | build EE + dnsmasq",
"tooltip": "🛠️ Start the \"backend docker build EE + dnsmasq\" task",
},
{
"label": "Docker : Clear",
"task": "Backend | clear",
"tooltip": "🛠️ Start the \"backend docker clear\" task",
},
{
"label": "Docker : Stop",
"task": "Backend | stop",
"tooltip": "🛠️ Start the \"backend docker stop\" task",
},
{
"label": "Docker : Start",
"task": "Backend | start",
"tooltip": "🛠️ Start the \"backend docker start\" task",
},
{
"label": "Docker : Restart",
"task": "Backend | restart",
"tooltip": "🛠️ Start the \"backend docker restart\" task",
},
],
"tooltip": "🛠️ Server tasks",
},
{
"label": "Client",
"tasks": [
{
"label": "Install",
"task": "Frontend | install",
"tooltip": "🛠️ Start the \"frontend install packages\" task",
},
{
"label": "Update yarn.lock",
"task": "Frontend | update yarn.lock",
"tooltip": "🛠️ Start the \"frontend update yarn.lock\" task",
},
{
"label": "Build",
"task": "Frontend | build",
"tooltip": "🛠️ Start the \"frontend build\" task",
},
{
"label": "Build and start prod",
"task": "Frontend | build-and-start-prod",
"tooltip": "🛠️ Start the \"frontend build and start production\" task",
},
{
"label": "Start",
"task": "Frontend | start",
"tooltip": "🛠️ Start the \"frontend start\" task",
},
{
"label": "Start prod",
"task": "Frontend | start-prod",
"tooltip": "🛠️ Start the \"frontend start production\" task",
},
{
"label": "Start:internal",
"task": "Frontend | start:internal",
"tooltip": "🛠️ Start the \"frontend start internal\" task",
},
{
"label": "Start prod:internal",
"task": "Frontend | start-prod:internal",
"tooltip": "🛠️ Start the \"frontend start production internal\" task",
},
{
"label": "Start storybook",
"task": "Frontend | storybook",
"tooltip": "🛠️ Start the \"frontend start storybook\" task",
},
{
"label": "Start storybook prod",
"task": "Frontend | storybook prod",
"tooltip": "🛠️ Start the \"frontend start storybook\" task",
},
{
"label": "Lint",
"task": "Frontend | Eslint",
"tooltip": "🛠️ Start the \"frontend start storybook\" task",
},
{
"label": "Lint:fix",
"task": "Frontend | Eslint:fix",
"tooltip": "🛠️ Start the \"frontend start storybook\" task",
},
],
"tooltip": "🛠️ Client tasks",
},
{
"label": "Tests",
"tasks": [
{
"label": "translations",
"task": "Test | frontend-translations",
"tooltip": "🛠️ Start the \"frontend translation tests\" task",
},
{
"label": "spellcheck",
"task": "Test | frontend-translations-spellcheck",
"tooltip": "🛠️ Start the \"frontend translation spellcheck tests\" task",
},
{
"label": "spellcheck-force-save",
"task": "Test | frontend-translations-spellcheck-force-save",
"tooltip": "🛠️ Start the \"frontend translation spellcheck tests\" task",
},
{
"label": "unit",
"task": "Test | Jest:unit",
"tooltip": "🛠️ Start the \"Test | Jest:unit\" task",
},
],
"tooltip": "🛠️ Client tests tasks",
},
],
"licenser.author": "Ascensio System SIA",
"licenser.customHeader": "(c) Copyright @AUTHOR@ 2009-@YEAR@\\n\\nThis program is a free software product.\\nYou can redistribute it and/or modify it under the terms\\nof the GNU Affero General Public License (AGPL) version 3 as published by the Free Software\\nFoundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended\\nto the effect that @AUTHOR@ expressly excludes the warranty of non-infringement of\\nany third-party rights.\\n\\nThis program is distributed WITHOUT ANY WARRANTY, without even the implied warranty\\nof MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see\\nthe GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html\\n\\nYou can contact @AUTHOR@ at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021.\\n\\nThe interactive user interfaces in modified source and object code versions of the Program must\\ndisplay Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3.\\n\\nPursuant to Section 7(b) of the License you must retain the original Product logo when\\ndistributing the program. Pursuant to Section 7(e) we decline to grant you any rights under\\ntrademark law for use of our trademarks.\\n\\nAll the Product's GUI elements, including illustrations and icon sets, as well as technical writing\\ncontent are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0\\nInternational. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode",
"licenser.license": "Custom",
"licenser.useSingleLineStyle": true,
"licenser.excludeFileExtensions": [
"LICENSE",
"aff",
"avif",
"babel",
"bmp",
"cache",
"code-workspace",
"csproj",
"dic",
"doc",
"docx",
"editorconfig",
"gif",
"html",
"ico",
"jpeg",
"jpg",
"json",
"lock",
"lock.json",
"log",
"md",
"nuspec",
"odp",
"ods",
"odt",
"pdf",
"png",
"props",
"ppt",
"pptx",
"svg",
"tgz",
"targets",
"tiff",
"webp",
"woff",
"woff2",
"xls",
"xlsx",
"yaml",
"yml",
],
},
}