Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite in typescript #63

Merged
merged 12 commits into from
Feb 26, 2022
Prev Previous commit
Next Next commit
workflow typo fix
  • Loading branch information
imranbarbhuiya committed Dec 21, 2021
commit a638a5d68e0aa23717b0c158e0532369fbfd26e7
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: "npm"
- run: npm ci
- run: npm lint
- run: npm run lint