QYF-GitLab1
11 小时以前 d2adbd69bf063be99890ae2f828e41bd67efc96c
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "paths": {
      "@/*": ["./src/*"]
    }
  },
  "exclude": ["node_modules", "dist"]
}