mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-28 01:04:43 +00:00
13 lines
No EOL
299 B
Text
13 lines
No EOL
299 B
Text
{
|
|
"folders":
|
|
[
|
|
{
|
|
"path": ".",
|
|
"folder_exclude_patterns": ["tmp", "log", "node_modules", "docs", "jsdoc-toolkit"],
|
|
"file_exclude_patterns": ["*.min.js", "*.gz", "*.sublime-workspace"]
|
|
}
|
|
],
|
|
"settings": {
|
|
"tab_size": 2
|
|
}
|
|
} |