Skip to content

Update .eslintrc to add keyword-spacing rule - #8

Open
hueyy wants to merge 1 commit into
TinyWebEx:mainfrom
hueyy:patch-1
Open

Update .eslintrc to add keyword-spacing rule#8
hueyy wants to merge 1 commit into
TinyWebEx:mainfrom
hueyy:patch-1

Conversation

@hueyy

@hueyy hueyy commented Nov 23, 2022

Copy link
Copy Markdown

@tdulcet

tdulcet commented Nov 23, 2022

Copy link
Copy Markdown

I also suggested adding this one in #6, among many other rules...

Comment thread .eslintrc
}],
"brace-style": 2,
"keyword-spacing": ["error", {
"after": true

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After is already true by default, so this line has no effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants