Selaa lähdekoodia

rm trailing comma

Renée Kooi 6 vuotta sitten
vanhempi
commit
be7a1ccc8b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"