Haha, set eslint `no-console` to error, and then have a pre-commit hook that runs eslint. Then you can't commit if there is a console.log in ...
確定! 回上一頁