{
	"folders": [
		{
			"path": "../src/front-end-module"
		},
		{
			"path": "../src/components"
		},
		{
			"path": "../front-end"
		},
		{
			"path": ".."
		},
		{
			"path": "../node_modules/@types"
		}
	],
	"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": "#018dc561",
			"activityBar.background": "#00224462",
			"statusBar.background": "#4f2a00a9",
		}
	}
}
