srveit/insteon-hub2

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
  "jest.jestCommandLine": "jest --detectOpenHandles",
  "editor.fontSize": 14,
  "terminal.integrated.fontSize": 14,
  "[markdown]":{
      "editor.wordWrap": "wordWrapColumn",
      "editor.wordWrapColumn": 120
  }
}