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

Fix eslint setup #236

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Fix eslint setup #236

merged 1 commit into from
Apr 29, 2024

Conversation

IRBorisov
Copy link
Contributor

PR Type

[x] Bugfix
[x] Refactoring (no functional changes, no api changes)
[x] Build related changes
[x] CI related changes

What is the current behavior?

eslint was not running properly in VSCode Windows. Missing target source directory in package.json was preventing linter from finding issues. After fixing that got warning about missing react version in eslint config. This is fixed in PR as well

What is the new behavior?

Works fine for my setup (VS Code on Windows). If error is introduced 'npm run' lint correctly identifies it

Does this PR introduce a breaking change?

No, but could affect build actions.

Copy link

netlify bot commented Apr 28, 2024

Deploy Preview for reagraph ready!

Name Link
🔨 Latest commit 4097b5b
🔍 Latest deploy log https://app.netlify.com/sites/reagraph/deploys/662ea3080ba69400088dcf4b
😎 Deploy Preview https://deploy-preview-236--reagraph.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@amcdnl amcdnl merged commit 9c489c4 into reaviz:master Apr 29, 2024
5 checks passed
@IRBorisov IRBorisov deleted the fix-run-eslint branch April 29, 2024 12:38
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