Files
swagger-ui/swagger-ui.json
2012-07-18 11:45:44 -07:00

21 lines
350 B
JSON

{
"folders":
[
{
"path": ".",
"folder_exclude_patterns": ["dist", "node_modules", "lib"]
}
],
"settings":
{
"file_exclude_patterns": ["swagger-ui.sublime-workspace"]
},
"build_systems":
[
{
"name": "List",
"cmd": ["ls"]
}
]
}