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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敟Setup Prettier #33

Merged
merged 1 commit into from Mar 21, 2022
Merged

馃敟Setup Prettier #33

merged 1 commit into from Mar 21, 2022

Conversation

Evavic44
Copy link
Owner

Install prettier and setup linting rules.

{
  "trailingComma": "all",
  "useTabs": true,
  "tabWidth": 2,
  "semi": true,
  "singleQuote": false
}

@Evavic44 Evavic44 added enhancement New feature or request Status: Completed This issue or pull request has been fixed and tested and is ready to be merged labels Mar 20, 2022
@SpiffGreen
Copy link
Collaborator

I am satisfied with the linting rules put in place. It may not be standard as suggested but is most preferable.

1 similar comment
@SpiffGreen
Copy link
Collaborator

I am satisfied with the linting rules put in place. It may not be standard as suggested but is most preferable.

@SpiffGreen SpiffGreen merged commit 7af2056 into main Mar 21, 2022
@Evavic44 Evavic44 deleted the lint branch March 21, 2022 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Status: Completed This issue or pull request has been fixed and tested and is ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants