Leetcode in js versionCommand# Run all test yarn test# Run single test yarn test 34 # Prepare for new question yarn new 34Git Hookpre-commit Format commit code.pre-push Run all test.