d3-force/d3-force.sublime-project

14 lines
185 B
Plaintext
Raw Normal View History

2016-04-06 04:50:36 +08:00
{
"folders": [
{
"path": ".",
"file_exclude_patterns": [
"*.sublime-workspace"
],
"folder_exclude_patterns": [
"build"
]
}
]
}