Skip to content

Commit 121fcc8

Browse files
committed
chore: remove unicorn/prefer-dom-node-remove for eslint
1 parent 2634462 commit 121fcc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default [
77
'unicorn/filename-case',
88
'import/no-default-export',
99
'unicorn/no-new-array',
10+
'unicorn/prefer-dom-node-remove',
1011
)
1112
.append([
1213
{

0 commit comments

Comments
 (0)