Skip to content

Commit

Permalink
ignore unreachable code
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Nov 27, 2024
1 parent 5888991 commit c85b436
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 @@ -16,5 +16,6 @@ module.exports = {
"no-unused-vars": "off",
"no-useless-escape": "warn",
"no-prototype-builtins": "off",
"no-unreachable": "off",
}
}

0 comments on commit c85b436

Please sign in to comment.