Skip to content

Commit

Permalink
Revert "chore: disable eslint during builds"
Browse files Browse the repository at this point in the history
This reverts commit b3016c6.
  • Loading branch information
qin-guan committed Oct 30, 2022
1 parent b3016c6 commit 979264e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@
module.exports = {
reactStrictMode: true,
swcMinify: true,
eslint: {
ignoreDuringBuilds: true,
},
}

0 comments on commit 979264e

Please sign in to comment.