Skip to content

Commit

Permalink
Merge pull request #2 from NangoHQ/khaliq/nan-1765-fix-variable-reass…
Browse files Browse the repository at this point in the history
…ignment-lint-complaint

fix(lint): [nan-1765] fix variable reassignment lint complaint
  • Loading branch information
khaliqgant authored Sep 20, 2024
2 parents cf76141 + 3dab9c7 commit 09c4110
Show file tree
Hide file tree
Showing 9 changed files with 1,647 additions and 123 deletions.
Empty file removed .eslintrc.js
Empty file.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
node-version: ${{ matrix.node-version }}

- run: npm ci
- run: npm run build
- run: npm run test
Loading

0 comments on commit 09c4110

Please sign in to comment.