{
	"folders": [
		{
			"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.enable": true,
		"eslint.nodePath": null,
		"eslint.useFlatConfig": true,
		"eslint.workingDirectories": [
			{ "mode": "auto" }
		],
		"githubPullRequests.ignoredPullRequestBranches": [
			"main"
		],
		"html.customData": [
			"../src/web-components/vscode-descriptors/ti-web-components.html-data.json"
		],
		"workbench.editor.restoreViewState": true,
		"workbench.colorCustomizations": {
			"titleBar.activeBackground": "#00336661",
			"activityBar.background": "#00224462",
			"statusBar.background": "#4f2a00a9",
		},
		"dashboard.storeProjectsInSettings": true
	}
}
