view .vscode/settings.json @ 32:db0e9cbf52e5

WIP converting to the package system that i found can work
author drewp@bigasterisk.com
date Tue, 24 Dec 2019 18:37:03 -0800
parents
children
line wrap: on
line source

{
  "typescript.tsdk": ".vscode/pnpify/typescript/lib",
  "python.linting.pylintEnabled": false,
  "python.linting.flake8Enabled": true,
  "python.linting.enabled": true
}