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 ESLint and Prettier Configs #26 #27

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Conversation

mblomdahl
Copy link
Contributor

  1. ESLint added with the recommended settings, https://react.dev/learn/editor-setup#your-editor
  2. Some basic VS Code settings, non-platform specific
  3. Apply recommended changes from ESLint to App.tsx
  4. README update on contributing code changes, PR checklist

Resolves #26.

1. ESLint added with the recommended settings, https://react.dev/learn/editor-setup#your-editor
2. Some basic VS Code settings, non-platform specific
3. Apply recommended changes from ESLint to `App.tsx`
4. README update on contributing code changes, PR checklist
@mblomdahl mblomdahl added the enhancement New feature or request label Mar 6, 2024
.vscode/extensions.json Show resolved Hide resolved
.editorconfig Show resolved Hide resolved
@tryklick tryklick self-requested a review March 11, 2024 22:57
ar9708 added a commit to OwnTube-tv/peertube-runner that referenced this pull request Mar 16, 2024
@mblomdahl mblomdahl merged commit d034fca into OwnTube-tv:main Mar 17, 2024
mblomdahl-bot added a commit to OwnTube-tv/minio-microk8s-ansible that referenced this pull request Mar 20, 2024
mblomdahl-bot added a commit to OwnTube-tv/minio-microk8s-ansible that referenced this pull request Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Add Code Style and Pre-PR Formatting Checks
4 participants