Skip to content

Commit

Permalink
cleanup eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
le-cong committed Feb 21, 2025
1 parent bd483b9 commit ca8db16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ export default [
{
rules: {
'@checkdigit/file-path-comment': 'off',
'@checkdigit/no-side-effects': 'off',
'@checkdigit/require-assert-predicate-rejects-throws': 'off',
'markdown/no-missing-label-refs': 'off',
'markdown/fenced-code-language': 'off',
'unicorn/filename-case': 'off',
Expand Down

0 comments on commit ca8db16

Please sign in to comment.