Files @ 486cb74f54df
Branch filter:

Location: light9/.vscode/settings.json

drewp@bigasterisk.com
move timeline component for sharing in asco
{
  "python.autoComplete.extraPaths": ["__pypackages__/3.9/lib"],
  "python.analysis.extraPaths": ["__pypackages__/3.9/lib"],
  "python.analysis.diagnosticMode": "workspace",
  "cmake.configureOnOpen": false,
  "toTypeScript.fixUnreachableCode": false,
  "toTypeScript.fixUnusedLabel": false,
  "toTypeScript.forgottenThisPropertyAccess": false,
  "python.formatting.provider": "yapf"
}