cibus-industries/jsconfig.json
2025-07-14 14:03:36 +05:30

8 lines
73 B
JSON

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