Files
lariscoWeb/jsconfig.json
FRR dcc8b26cb2
Some checks reported errors
continuous-integration/drone/push Build encountered an error
installed react app and trying trigger the drone
2025-07-05 16:51:46 +08:00

8 lines
73 B
JSON

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