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