lightspeeddevelopment/lsx-health-plan

View on GitHub
lsx-health-plan.sublime-project

Summary

Maintainability
Test Coverage
{
  "folders": [
    {
      "path": "/",
      "folder_exclude_patterns": [".git", "node_modules", "vendor"],
      "file_exclude_patterns": []
    }
  ],
  "build_systems": [
    {
      "name": "build",
      "working_dir": "${project_path}",
      "shell_cmd": "./bin/build.command"
    }
  ]
}