mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-09 14:24:44 +00:00
13 lines
No EOL
291 B
Text
13 lines
No EOL
291 B
Text
{
|
|
"folders":
|
|
[
|
|
{
|
|
"path": ".",
|
|
"folder_exclude_patterns": ["tmp", "log", "jsdoc-toolkit", "_site", "docs"],
|
|
"file_exclude_patterns": ["*.min.js", "*.gz", ".sublime-workspace"]
|
|
}
|
|
],
|
|
"settings": {
|
|
"tab_size": 2
|
|
}
|
|
} |