Skip to content

Commit

Permalink
update rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaloup committed Jun 12, 2024
1 parent 15bfcab commit a938000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"allowModules": ["@marinade.finance/jest-utils"]
}],
"@typescript-eslint/no-extra-semi" : "off",
"n/no-process-exit": "off"
"n/no-process-exit": ["off"]
},
"settings": {
"node": {
Expand Down

0 comments on commit a938000

Please sign in to comment.