Sfoglia il codice sorgente

remove unused config

Andrey Titovskiy 3 anni fa
parent
commit
66080a81ad
1 ha cambiato i file con 0 aggiunte e 7 eliminazioni
  1. 0 7
      tsconfig.prod.json

+ 0 - 7
tsconfig.prod.json

@@ -1,7 +0,0 @@
-{
-    "extends": "./tsconfig.json",
-    "compilerOptions": {
-        "declaration": false,
-        "sourceMap": false
-    }
-}