Files
lcbp3.np-dms.work/frontend/jsconfig.json
2025-09-21 20:29:15 +07:00

7 lines
85 B
JSON
Executable File

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