Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run check-style
npm run test