mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-03-16 22:10:32 +00:00
7 lines
74 B
Text
7 lines
74 B
Text
{
|
|
"ignore": [
|
|
"**/lib/**",
|
|
"**/dist/**",
|
|
"**/test/**"
|
|
]
|
|
}
|