{
	"folders": [
		{
			"name": "markweb",
			"path": "../nodes/markweb"
		},
		{
			"name": ".markweb-defaults",
			"path": "../templates/.markweb-defaults"
		},
		{
			"name": "markweb-demo",
			"path": "../templates/markweb-demo"
		},
		{
			"name": "utils",
			"path": "../front-end/utils"
		},
		{
			"name": "resources",
			"path": "../resources"
		},
		{
			"name": "uib-md-utils",
			"path": "../packages/uib-md-utils"
		},
		{
			"name": "node-red-contrib-uibuilder",
			"path": ".."
		},
		{
			"name": "@types",
			"path": "../node_modules/@types"
		},
		{
			"name": "docs",
			"path": "../../nr/data/docs"
		},
		{
			"name": "docsConfig",
			"path": "../../nr/data/docsConfig"
		}
	],
	"settings": {
		"cSpell.words": [
			"buildui",
			"descr",
			"Docsify",
			"elementid",
			"execa",
			"fext",
			"fldrname",
			"fparts",
			"fslib",
			"fslib",
			"ftype",
			"sonarjs",
			"tilib",
			"Twemoji",
			"uiace",
			"uiblib",
			"uibnpmmanage",
			"uibrouter",
			"uibuilderfe",
			"undeployed",
			"webjs"
		],
		"eslint.alwaysShowStatus": true,
		"eslint.workingDirectories": [
			"../"
		],
		"githubPullRequests.ignoredPullRequestBranches": [
			"main"
		],
		"html.customData": [
			"../src/web-components/vscode-descriptors/ti-web-components.html-data.json"
		],
		"workbench.editor.restoreViewState": true,
		"workbench.colorCustomizations": {
			"titleBar.activeBackground": "#7d01dc61",
			"activityBar.background": "#00224462",
			"statusBar.background": "#4f2a00a9",
		}
	}
}
