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

chore: apply consistent styling & editorconfig #38

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

theSuess
Copy link
Member

This adds a prettierrc & editorconfig file to keep styling consistent. The rules are taken from the recommended Grafana style found in the plugin SDK.

Will rebase #37 on this once merged.

@@ -1,177 +1,173 @@
import * as path from 'path';
Copy link
Member Author

Choose a reason for hiding this comment

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

The entire file is changed here, as it previously had CLRF line endings

Copy link
Member

@julienduchesne julienduchesne left a comment

Choose a reason for hiding this comment

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

Thanks a lot for this! I'm terrible at JS

@julienduchesne julienduchesne merged commit bce2ce0 into main Feb 26, 2024
2 checks passed
@julienduchesne julienduchesne deleted the chore/consistent-styling branch February 26, 2024 12:43
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