{
  "typescript.tsdk": "node_modules/typescript/lib",
  "jest.jestCommandLine": "./node_modules/.bin/modular test --watchAll=false",
  "jest.autoRun": "off"
}
