chat-we-are-so-back/jsconfig.json
2025-05-19 22:37:34 -06:00

8 lines
73 B
JSON

{
"compilerOptions": {
"paths": {
"@/*": ["./*"]
}
}
}