Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Apr 11, 2024
1 parent 78f4785 commit 3d0d0af
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,4 @@ module.exports = {
tsconfigRootDir: __dirname,
},
extends: ['eslint-config-tidgi'],
rules: {
'unicorn/prefer-dom-node-text-content': 'off',
'unicorn/prefer-modern-dom-apis': 'off',
},
};

0 comments on commit 3d0d0af

Please sign in to comment.