Selaa lähdekoodia

Add baseUrl config

Tatiana Inama 6 vuotta sitten
vanhempi
commit
cd4d93fcc9
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      recipes/tsconfig.json

+ 1 - 0
recipes/tsconfig.json

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