Disable noUnusedLocals and noUnusedParameters for specific files in typescript

前端 未结 0 945
旧时难觅i
旧时难觅i 2020-12-05 11:42

I have a tsconfig file and I want to disable noUnusedLocals and noUnusedParameters for specific files only. I have function in Migration file called up. I\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题