摘要: { "compilerOptions": { "baseUrl": "./", "paths": { "@/*": ["src/*"] } }, "exclude": ["node_modules", "dist"] } 功能简单说明:可以对文件目录检索做智能提示。 jsconfig.json是什么 阅读全文
posted @ 2021-12-31 14:51 努力挣钱的小鑫 阅读(1876) 评论(0) 推荐(0)