问题
I need the VScode extension to find the un-used public function in my Nodejs application.
回答1:
I think you mean the quality tool checker for JS: JSLint
https://marketplace.visualstudio.com/items?itemName=ajhyndman.jslint
来源:https://stackoverflow.com/questions/48685199/extension-for-vscode-to-find-unused-public-function-in-the-nodejs-application