changes, global search (clients, cleintCases)

This commit is contained in:
Simon Pocrnjič
2024-11-19 12:49:16 +01:00
parent c45751c1e2
commit 3ae70bf340
37 changed files with 1888 additions and 229 deletions
+2
View File
@@ -1,5 +1,7 @@
{
"compilerOptions": {
"module": "CommonJS",
"target": "ES6",
"baseUrl": ".",
"paths": {
"@/*": ["resources/js/*"]