Skip to content

Conversation

polatengin
Copy link
Contributor

.eslintrc.json files are deprecated, here is the official documentation; https://eslint.org/docs/latest/use/configure/configuration-files-deprecated

With this PR we merge the functionality of two files into one,

GitHub issue number

Fixes #46

Associated Risks

None

PR Checklist

  • I have read the contribution guidelines
  • I have read the code of conduct guidelines
  • Title of the pull request is clear and informative.
  • 👌 Code hygiene
  • 🔭 Telemetry added, updated, or N/A
  • 📄 Documentation added, updated, or N/A
  • 🛡️ Automated tests added, or N/A

🧪 How did you test it?

Run npm run eslint command and see no issues reported

@danhellem danhellem merged commit 375fa02 into microsoft:main Jun 30, 2025
4 checks passed
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.

remove deprecated eslint config file

2 participants