Code Monkey home page Code Monkey logo

eslint-config-himynameisdave's People

Contributors

dependabot[bot] avatar himynameisdave avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

eslint-config-himynameisdave's Issues

Create a base config

Create a base config, which just has the core eslint rules on, from which the rest of the plugins can be added/extended from

Make Jest into its own config

Jest should be it's own config (which can be extended from), as not everyone uses Jest (meaning it should be opt-in).

Include parser in install documentation

Include parser (babel-eslint) in the list of crap that you need to install.

Also add an extra line to the list of installs, because eslint-plugin-unicorn keeps getting cut off.

A real v3

There have been several rc releases of v3, all of which are based on ESLint 7 (which is quite mature at this point).

After testing and messing around a bit with these releases, I've learned that this package should be even more modular than it is. In addition, I want to rethink some of the plugins we have and see if they are truly needed. A lot of them were based on a JS-only workflow and are no longer (such as eslint-plugin-filenames) needed now that a lot of my work has switched to typescript (and TS conventions).

This issue is meant to be a checklist/overview of all the things needed for a real v3:

  • Remove eslint-plugin-filenames, since I've relaxed my opinion on PascalCaseFileNames
  • Configurations should now just be per-plugin. This gives consumers more granular control.
  • Should have some kind of solution for Svelte projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.