Преглед на файлове

deploy: ts config error ts code

master
valere преди 3 месеца
родител
ревизия
fe66965154
променени са 3 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. +1
    -0
      tsconfig.app.json
  2. +1
    -0
      tsconfig.node.json
  3. +1
    -0
      tsconfig.vitest.json

+ 1
- 0
tsconfig.app.json Целия файл

@@ -4,6 +4,7 @@
"exclude": ["src/**/__tests__/*"],
"compilerOptions": {
"composite": true,
"noEmitOnError": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",

"paths": {


+ 1
- 0
tsconfig.node.json Целия файл

@@ -9,6 +9,7 @@
],
"compilerOptions": {
"composite": true,
"noEmitOnError": true,
"noEmit": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",



+ 1
- 0
tsconfig.vitest.json Целия файл

@@ -3,6 +3,7 @@
"exclude": [],
"compilerOptions": {
"composite": true,
"noEmitOnError": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.vitest.tsbuildinfo",

"lib": [],


Зареждане…
Отказ
Запис