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