8 lines
73 B
JSON
Raw Normal View History

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