Codebase list node-d3-shape / debian/1.3.5-2 d3-shape.sublime-project
debian/1.3.5-2

Tree @debian/1.3.5-2 (Download .tar.gz)

d3-shape.sublime-project @debian/1.3.5-2raw · history · blame

{
  "folders": [
    {
      "path": ".",
      "file_exclude_patterns": ["*.sublime-workspace"],
      "folder_exclude_patterns": ["dist"]
    }
  ],
  "build_systems": [
    {
      "name": "yarn test",
      "cmd": ["yarn", "test"],
      "file_regex": "\\((...*?):([0-9]*):([0-9]*)\\)",
      "working_dir": "$project_path"
    }
  ]
}