question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rewrite code to make XO happy without disabling any rule

See original GitHub issue

XO’s v0.17.0 introduced some new rules and our code is not prepared for them.

These exceptions should be removed:

  • import/no-extraneous-dependencies
  • import/no-unresolved
  • import/named
  • import/default

cc @sindresorhus

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Rewrite code to make xo happy without any rules · Issue #730 ...
The long-term goal is to comply with all of xo's standards, so that we can remove these rules. I already made the code...
Read more >
xo - npm
Enforces strict and readable code. Never discuss code style on a pull request again! No decision-making. No .eslintrc or .jshintrc to manage. It...
Read more >
Yagni - Martin Fowler
Yagni originally is an acronym that stands for "You Aren't Gonna Need It". It is a mantra from ExtremeProgramming that's often used ...
Read more >
Refactor vs. rewrite: Deciding what to do with problem software
Advantages of refactoring​​ Refactoring is always an option. The programmers who work on the code don't need anyone's permission to refactor it. ...
Read more >
Using Accolade Devices in Fortnite Creative - Epic Games
Help players earn Battle Pass XP using the Accolade device! ... Some devices have a limit on how many times that device can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found