Skip to content

Commit

Permalink
remove rules in exlintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Brokyeom committed Oct 28, 2024
1 parent 2b088d3 commit 199174f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/docs/.eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module.exports = {
root: true,
env: { browser: true, es2020: true },
files: ['**/*.ts', '**/*.tsx'],
extends: [
'eslint:recommended',
'plugin:@typescript-eslint/recommended',
Expand Down

0 comments on commit 199174f

Please sign in to comment.