Code Monkey home page Code Monkey logo

Comments (8)

riddla avatar riddla commented on June 7, 2024 1

This works me, as I had to disable scss/operator-no-newline-after manually before.
Thanks a lot!

from stylelint-config-prettier-scss.

shannonmoeller avatar shannonmoeller commented on June 7, 2024 1

@chalkygames123 I think that's a great idea for the long run, but I'm not quite ready to drop backwards compatibility with versions of stylelint older than 14 yet, so no rush.

from stylelint-config-prettier-scss.

chalkygames123 avatar chalkygames123 commented on June 7, 2024

Cool. Though I don't have time right now, I hope to make some progress on the "overrides" thing soon.

from stylelint-config-prettier-scss.

Plondrein avatar Plondrein commented on June 7, 2024

works for me :) thanks for this repo!

EDIT: I only wonder whether scss/dollar-variable-empty-line-before rule should also be added (maybe not?)

from stylelint-config-prettier-scss.

shannonmoeller avatar shannonmoeller commented on June 7, 2024

@Plondrein Is it possible to configure scss/dollar-variable-empty-line-before in a way that conflicts with prettier? Seems like the rule might work okay in addition to prettier?

from stylelint-config-prettier-scss.

Plondrein avatar Plondrein commented on June 7, 2024

Yes you're right - it doesn't conflict, yet it's strictly formatting rule and for formatting I'd like to rely only on prettier - but I see my point of view might be invalid as we here are only turning off conflicts

from stylelint-config-prettier-scss.

Airkro avatar Airkro commented on June 7, 2024

Please exclude useless files when publishing.

from stylelint-config-prettier-scss.

rdebeasi avatar rdebeasi commented on June 7, 2024

This config works well for me - thank you!!

@Airkro I agree; it would be nice to exclude tests and other files that aren't useful to the consumer.
The publishing behavior seems to originate from the stylelint-config-prettier package, so it may be worth filing a separate issue there.

stylelint-config-prettier-scss % ls
bin		node_modules	readme.md	test
license		package.json	src

stylelint-config-prettier % ls
bin		node_modules	readme.md	test
license		package.json	src

from stylelint-config-prettier-scss.

Related Issues (5)

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.