Skip to content

Commit

Permalink
test: Temporarily disable import/no-import-module-exports (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed May 27, 2021
1 parent e6860b7 commit cabb098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"rules": {
"no-process-exit": "off",
"import/no-dynamic-require": "off",
"import/no-import-module-exports": "off",
"import/no-unassigned-import": "off",
"no-console": "off",
"no-nested-ternary": "off",
Expand Down

0 comments on commit cabb098

Please sign in to comment.