Verified Commit aff62cb3 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #2983380 by idebr, PatashINotFound, sagarchauhan, alwaysworking: JS codestyle: import/named

parent 8fece068
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@
    "default-param-last": "off",
    "prefer-destructuring": "off",
    "prefer-regex-literals": "off",
    "import/named": "off",
    "import/no-import-module-exports": "off"
  }
}