search page sillies

This commit is contained in:
Lara 2024-11-06 00:06:30 +02:00
parent b7a15753d4
commit 441903800f
Signed by: laratheprotogen
GPG key ID: 5C0296EB3165F98B
11 changed files with 62 additions and 8 deletions

View file

@ -31,6 +31,8 @@
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
"paths": {
"@/*": ["./resources/js/*"],
"@components/*": ["./resources/js/Components/*"],
"@css/*": ["./resources/css/*"],
"ziggy-js": ["./vendor/tightenco/ziggy"]
} /* Specify a set of entries that re-map imports to additional lookup locations. */,
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */