Files
onix/onix-gui/GUI/jsconfig.json
2024-05-03 11:10:14 +05:30

8 lines
73 B
JSON

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