Explorar o código

fix: removed additional comma in JSON file

Shahed Nasser %!s(int64=2) %!d(string=hai) anos
pai
achega
23607a6909
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -1,5 +1,5 @@
 {
   "compilerOptions": {
     "experimentalDecorators": true
-  },
+  }
 }