Kaynağa Gözat

Add baseUrl config

Tatiana Inama 6 yıl önce
ebeveyn
işleme
cd4d93fcc9
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      recipes/tsconfig.json

+ 1 - 0
recipes/tsconfig.json

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