tsconfig.json

This commit is contained in:
2025-12-07 23:23:18 +01:00
parent f5825f9a18
commit aa1f3b1cb3
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ import {
import {resourceConfig} from "../../resource.config";
import {resourceConfig} from "../../utils/resource.config";
// -------------------------------------------------------------
// SQL Volltextsuche auf mehreren Feldern

View File

@@ -8,7 +8,7 @@ import {
projects,
projecttypes, servicecategories, services, spaces, tasks, texttemplates, units, vehicles,
vendors
} from "../db/schema";
} from "../../db/schema";
export const resourceConfig = {
projects: {