children117cl
2021-04-14 cf8a751fa16e30b13080bf0e7af2ff6c9df693a8
提交 | 用户 | age
2a61f6 1 {
L 2   "compilerOptions": {
3     "baseUrl": "./",
4     "paths": {
5         "@/*": ["src/*"]
6     }
7   },
8   "exclude": ["node_modules", "dist"]
9 }