Git pre-commit hook: will run eslint --fix and prettier --write on files committed. If ESLint or tsc reports any error, commit will be aborted.
確定! 回上一頁