Debucquoy Anthony
a795108859
All checks were successful
deploy to production / deploy-frontend (push) Successful in 47s
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"@/*": ["./src/*"]
|
|
}
|
|
},
|
|
"exclude": ["node_modules", "dist"]
|
|
}
|