Skip to content

Conversation

@andricDu
Copy link
Contributor

@andricDu andricDu commented Mar 5, 2021

No description provided.

"editor.formatOnSave": true,
"editor.tabSize": 2
"editor.tabSize": 2,
"files.insertFinalNewline": true
Copy link
Member

Choose a reason for hiding this comment

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

🎉

package.json Outdated
"printWidth": 100,
"trailingComma": "all",
"singleQuote": true
"singleQuote": true,
Copy link
Member

Choose a reason for hiding this comment

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

does JSON allow trailing commas without freaking out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nope, thanks for the catch.

@andricDu andricDu merged commit 0a7f693 into develop Mar 8, 2021
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.

3 participants