|
@@ -21,5 +21,8 @@
|
|
"packages/*/types/*-tests.ts",
|
|
"packages/*/types/*-tests.ts",
|
|
"packages/@uppy/*/types/index.d.ts",
|
|
"packages/@uppy/*/types/index.d.ts",
|
|
"packages/@uppy/*/types/*-tests.ts",
|
|
"packages/@uppy/*/types/*-tests.ts",
|
|
|
|
+ ],
|
|
|
|
+ "exclude": [
|
|
|
|
+ "packages/@uppy/service-dog"
|
|
]
|
|
]
|
|
}
|
|
}
|