Giter VIP home page Giter VIP logo

Comments (9)

timoxley avatar timoxley commented on June 15, 2024 1

Also may want to consider making standard a peerDependency so the version is controllable by the user? This does make the cli install process a little more clunky, but I don't think it's prohibitively bad.

from standardx.

Flet avatar Flet commented on June 15, 2024 1

Updated/hijacked the issue title to "consider making standard a peerDependency so the version is controllable by the user" :)

from standardx.

LinusU avatar LinusU commented on June 15, 2024 1

I think that I think that the most convenient would be if standardx mirrored the versions that standard was published under. That being said, that might not be worth the extra work in setting it up and maintaining it.

Although, just publishing three versions (9.0.0, 10.0.0, and 11.0.0) that all have a caret dependency on the same major (.0.0) would allow the user to select specific version if they want to, but still be able to add this package with just one npm install command.

I don’t have any strong feelings though, this is just my 2Β’

from standardx.

ungoldman avatar ungoldman commented on June 15, 2024 1

Agree with @LinusU. It would be nice to install a specific version of standardx that matches a version of standard and avoid the many issues associated with peer dependencies altogether.

Edit: In practice this might not be possible, since standardx may have its own issues and patches that don't correspond to standard at all.

from standardx.

Flet avatar Flet commented on June 15, 2024

Published as [email protected]

from standardx.

Flet avatar Flet commented on June 15, 2024

I'd like to hear some folks thoughts on switching to a peer dependency on standard.

It adds a lot of flexibility, but its also a bit more clunky as you mentioned.

from standardx.

Flet avatar Flet commented on June 15, 2024

any @standard/folks have thoughts?

from standardx.

timoxley avatar timoxley commented on June 15, 2024

Agreed, that seems like a good middle ground

from standardx.

brodybits avatar brodybits commented on June 15, 2024

I just discovered this nice repo with this issue, would favor the following alternatives:

  • update standardx to just use standard-engine
  • update standardx to use eslint with eslint-plugin-standard, etc.

from standardx.

Related Issues (20)

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.