This a monorepo for small projects that I am working on. Will be using npm workspaces to manage dependecies between projects
npm run test --workspaces
npm run --workspace=packageName
For Credit Card Checker package
npm run --workspace=packages/credit-card-checker