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.

Identify most popular presets for JSCS

See original GitHub issue

One thing JSCS has that ESLint does not is the concept of built-in style presets. ESLint instead prefers people to make and maintain their own shareable configs. The current JSCS presets are:

  • Airbnb (eslint-config-airbnb)
  • Crockford
  • Google (eslint-config-google)
  • Grunt (eslint-config-grunt)
  • Idiomatic (eslint-config-idiomatic)
  • jQuery (eslint-config-jquery)
  • MDCS
  • Node Style Guide (node-style-guide)
  • Wikimedia (eslint-config-wikimedia)
  • Wordpress (eslint-config-wordpress)

It would be good to see which of these presets are most commonly used and potentially reach out to the various projects (Node, jQuery, Grunt, etc.) to see if they would be interested in creating a shareable config that can be used with ESLint.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:65 (55 by maintainers)

github_iconTop GitHub Comments

2reactions
markelogcommented, Jul 26, 2016

I’m not sure if crockford and mdcs require eslint packages, they do not seem popular, looking back at it, I’m puzzled of why we added crockford preset, since there is such thing as jslint.

Thoughts?

2reactions
ntwbcommented, Apr 24, 2016

I’ve added the JSCS config mentioned above as a shared config to eslint-plugin-wordpress

Now to just write up some docs on using the said shared config and release 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Overview - JSCS
Any preset changes. A bug fix in a rule that causes JSCS to report more errors. New rules or new options for existing...
Read more >
Best Lightroom Presets for Photographers (2022) - Flothemes
We have compiled a list of over 25 best Lightroom presets crafted by leading photographers. Sign up and get 2 Black & White...
Read more >
121 Best Free Lightroom Presets That You Will Fall in Love With
Searching for the best free Lightroom presets to edit your photos? Here are 117 free Lightroom presets and a guide on how to...
Read more >
Best Lightroom Presets 2022 [10 Paid + Premium Presets]
Top 10 Paid Lightroom Presets: The Luxe Lens; Pretty Presets; Sleeklens; India Earl's Honey Preset Collection; Mastin Labs; The Preset Story ...
Read more >
Random ytp generator - La Bina Travel Designer
Find the pr Discover new interesting, funny, famous or downright weird Youtube ... The random topic generator tool allows you to randomly generate...
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