Skip to content

Commit

Permalink
Upgrade eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
pamelafox committed Aug 3, 2024
1 parent 1b015f0 commit c9163e1
Show file tree
Hide file tree
Showing 6 changed files with 1,424 additions and 291 deletions.
267 changes: 0 additions & 267 deletions .eslintrc.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/javascript.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install ESLint
run: npm install eslint
run: npm install
- name: Run ESLint
run: npx eslint javascript/
Loading

0 comments on commit c9163e1

Please sign in to comment.