Add Symfony payload mapping, fixtures, and QA tooling
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
"module": "ESNext",
|
||||
"types": ["vite/client"],
|
||||
"skipLibCheck": true,
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@/*": ["src/*"],
|
||||
"@ui/*": ["src/components/ui/*"],
|
||||
"@lib/*": ["src/lib/*"]
|
||||
},
|
||||
|
||||
/* Bundler mode */
|
||||
"moduleResolution": "bundler",
|
||||
|
||||
Reference in New Issue
Block a user