mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-03 19:34:46 +00:00
13 lines
No EOL
269 B
Text
13 lines
No EOL
269 B
Text
{
|
|
"folders":
|
|
[
|
|
{
|
|
"path": ".",
|
|
"folder_exclude_patterns": ["tmp", "log", "jsdoc-toolkit", "_site", "docs"],
|
|
"file_exclude_patterns": ["*.min.js", "*.gz"]
|
|
}
|
|
],
|
|
"settings": {
|
|
"tab_size": 2
|
|
}
|
|
} |