2023-12-08 11:28:54 +01:00

8 lines
73 B
JSON

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