Yuki Takei 2 лет назад
Родитель
Сommit
000da97516
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/app/tsconfig.json

+ 1 - 1
apps/app/tsconfig.json

@@ -20,7 +20,7 @@
   "include": [
   "include": [
     "next-env.d.ts",
     "next-env.d.ts",
     "config",
     "config",
-    "src",
+    "src"
   ],
   ],
   "ts-node": {
   "ts-node": {
     "transpileOnly": true,
     "transpileOnly": true,