PATH:
home
/
cardxfeb
/
public_html
/
vendor
/
laravel
/
breeze
/
stubs
/
inertia-common
/
Editing: jsconfig.json
{ "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["resources/js/*"] } }, "exclude": ["node_modules", "public"] }
SAVE
CANCEL