Skip to content

Commit

Permalink
Change eslint config to JS
Browse files Browse the repository at this point in the history
  • Loading branch information
kmjennison committed Sep 9, 2023
1 parent 45b0154 commit de1cce8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions example-app-router/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
extends: 'next/core-web-vitals'
}
3 changes: 0 additions & 3 deletions example-app-router/.eslintrc.json

This file was deleted.

0 comments on commit de1cce8

Please sign in to comment.