Skip to content

Commit

Permalink
Revert "Adjust packaging" and create package for backend
Browse files Browse the repository at this point in the history
  • Loading branch information
kthchew committed Feb 2, 2024
1 parent 2e6ba98 commit bc9c8b4
Show file tree
Hide file tree
Showing 6 changed files with 2,179 additions and 1,420 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: 20

- name: Install Node.js dependencies
run: npm install eslint
run: npm install eslint eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-react-refresh

- name: Run linters
uses: wearerequired/lint-action@v2
Expand Down
Loading

0 comments on commit bc9c8b4

Please sign in to comment.