Skip to content

Commit

Permalink
Merge pull request #63 from mokimo/upgrade-wtr
Browse files Browse the repository at this point in the history
Upgrade wtr
  • Loading branch information
mokimo authored Jun 11, 2024
2 parents dde8840 + ba78c6c commit 406c856
Show file tree
Hide file tree
Showing 10 changed files with 3,122 additions and 1,468 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: npm ci

- name: Run eslint on changed files
uses: tj-actions/eslint-changed-files@v20
uses: tj-actions/eslint-changed-files@v25
with:
config_path: ".eslintrc.js"
# ignore_path: "/path/to/.eslintignore"
Expand Down
Loading

0 comments on commit 406c856

Please sign in to comment.