ソースを参照

Add baseUrl config

Tatiana Inama 6 年 前
コミット
cd4d93fcc9
1 ファイル変更1 行追加0 行削除
  1. 1 0
      recipes/tsconfig.json

+ 1 - 0
recipes/tsconfig.json

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