Ver Fonte

rm trailing comma

Renée Kooi há 6 anos atrás
pai
commit
be7a1ccc8b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -20,7 +20,7 @@
     "packages/*/types/index.d.ts",
     "packages/*/types/*-tests.ts",
     "packages/@uppy/*/types/index.d.ts",
-    "packages/@uppy/*/types/*-tests.ts",
+    "packages/@uppy/*/types/*-tests.ts"
   ],
   "exclude": [
     "packages/@uppy/companion"