k94314517
2024-10-31 bc47afc824f8d7097855f16328f644930570fe58
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "paths": {
      "@/*": ["./src/*"]
    }
  },
  "exclude": ["node_modules", "dist"]
}