Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[🔥AUDIT🔥] Add shebang to the exported bin (#27)
🖍 _This is an audit!_ 🖍 ## Summary: Forgot 🤦♂️ Issue: none ## Test plan: ``` npm run build chmod +x dist/cli/run.js ./dist/cli/run.js ``` should run and print the help message! Author: jaredly Auditors: Required Reviewers: Approved By: Checks: ✅ Lint & Test (ubuntu-latest, 16.x) Pull Request URL: #27
- Loading branch information