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