{
  "compilerOptions": {
    "baseUrl": "src",
    "paths": {
      "@api": ["api/axiosInstance"]
    }
  }
}
