rk
2026-01-06 eb62102ddf66febc6fd9e90cddb860818d853ca8
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "paths": {
      "@/*": ["./src/*"]
    }
  },
  "exclude": ["node_modules", "dist"]
}