uchill/chatnext/frontend/jsconfig.json

8 lines
80 B
JSON

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