Przeglądaj źródła

Add baseUrl config

Tatiana Inama 6 lat temu
rodzic
commit
cd4d93fcc9
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      recipes/tsconfig.json

+ 1 - 0
recipes/tsconfig.json

@@ -1,5 +1,6 @@
 {
   "compilerOptions": {
+    "baseUrl": "src",
     "target": "es5",
     "lib": [
       "dom",