Skip to content

Commit

Permalink
fix: eslint 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeseon-han committed Feb 17, 2024
1 parent 0c73d9b commit ac194df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = {
'standard-with-typescript',
'eslint:recommended',
'plugin:prettier/recommended',
'next/core-web-vitals'
],
parserOptions: {
ecmaVersion: 'latest',
Expand Down

0 comments on commit ac194df

Please sign in to comment.