打包时忽略未读取其值错误

2 阅读1分钟

tsconfig.app.json tsconfig.node.json 文件中

"noUnusedLocals": false,
"noUnusedParameters": false,