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.

Consider moving formatters to separate package.

See original GitHub issue

A couple of the dependencies of eslint, namely babel-code-frame and table, are only used by non-default formatters. It would reduce the overall size of the eslint package by a couple of megabytes if these were moved.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
platinumazurecommented, Feb 8, 2017

At this point I’m 👎 to this, simply because the pain users will experience (as they have to install non-default formatters) seems quite high for a relatively small benefit. Hard drive space is getting very cheap these days.

0reactions
albertocommented, Feb 10, 2017

Thanks for your interest in improving eslint. Unfortunately, it looks like this issue didn’t get enough support from the team and so I’m closing it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to prevent auto formatting after moving files to another ...
1 Answer 1 ... Uncheck the Update package directive check box; Android Studio will not reformat the code in the file. Share. Share...
Read more >
google/yapf: A formatter for Python files - GitHub
Allow splitting before a default / named assignment in an argument list. Allow splits before the dictionary value.
Read more >
How To Use String Formatters in Python 3 - DigitalOcean
This tutorial will guide you through some of the common uses of string formatters in Python, which can help make your code and...
Read more >
Code Formatting | The IntelliJ IDEA Blog
Under the “Wrapping and Braces” tab, change the wrapping settings for “Chained method calls” to “Wrap always”. We can try out these different ......
Read more >
Video: Use conditional formatting - Microsoft Support
Training: Watch and learn how to create, change, or remove conditional formatting in Excel, including how to use conditional formatting for dates and...
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