ospfcost/jsconfig.json
Gert-Jan Aalderink 607add2a7b Initial Entry
2025-07-09 21:33:13 +02:00

7 lines
76 B
JSON

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