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