Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -c alias for --config #6690

Closed
Mouvedia opened this issue Mar 1, 2023 · 6 comments · Fixed by #6720
Closed

Add -c alias for --config #6690

Mouvedia opened this issue Mar 1, 2023 · 6 comments · Fixed by #6720
Labels
status: ready to implement is ready to be worked on by someone type: enhancement a new feature that isn't related to rules

Comments

@Mouvedia
Copy link
Member

Mouvedia commented Mar 1, 2023

requested by @ybiquitous in #6617 (comment)

see

config: {

@Mouvedia Mouvedia changed the title Add '-c' alias for --config Add -c alias for --config Mar 1, 2023
@ybiquitous ybiquitous added the status: needs discussion triage needs further discussion label Mar 1, 2023
@jeddy3
Copy link
Member

jeddy3 commented Mar 5, 2023

SGTM.

@jeddy3 jeddy3 added status: ready to implement is ready to be worked on by someone type: enhancement a new feature that isn't related to rules and removed status: needs discussion triage needs further discussion labels Mar 5, 2023
@sidverma32
Copy link
Contributor

@ybiquitous can u raise PR for this?

@ybiquitous
Copy link
Member

@sidverma32 Yes, of course!

@sidverma32
Copy link
Contributor

Screenshot 2023-03-20 at 1 20 50 PM

@ybiquitous why getting this error while running npm run lint command in main branch?

@ybiquitous
Copy link
Member

@sidverma32 I'm not sure but your local Node.js version seems old... 🤔

stylelint/package.json

Lines 203 to 205 in eabe85d

"engines": {
"node": "^14.13.1 || >=16.0.0"
}

@sidverma32
Copy link
Contributor

installed node version in my system was v14.15.4 still throwing error.

anyway update to v16! :)

Also raised PR #6720 , please have a look !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ready to implement is ready to be worked on by someone type: enhancement a new feature that isn't related to rules
Development

Successfully merging a pull request may close this issue.

4 participants