Skip to content

Commit

Permalink
chore : eslint 설정 추가했던 것 다시 해제
Browse files Browse the repository at this point in the history
  • Loading branch information
redzzzi committed Jun 2, 2024
1 parent 2415082 commit 20cba1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ module.exports = {
'error',
{
endOfLine: 'auto',
customPropertySorting: false,
},
],
'import/no-extraneous-dependencies': ['error', { devDependencies: ['craco.config.ts', 'prettier.config.js'] }],
Expand Down

0 comments on commit 20cba1c

Please sign in to comment.