File size: 107 Bytes
ea81969
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "baseUrl": ".",
    "paths": {
      "@/backend/*": ["./*"]
    }
  }
}