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

[eslint-plugin] exports ./prettier.json #30676

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

jeremymeng
Copy link
Contributor

so that VS Code prettier extension can import it via the "prettier" key in most of our packages' package.json:

"prettier": "@azure/eslint-plugin-azure-sdk/prettier.json",

Packages impacted by this PR

eslint-plugin-azure-sdk

so that VS Code prettier extension can import it via the "prettier" key in most
of our packages' package.json:

```
"prettier": "@azure/eslint-plugin-azure-sdk/prettier.json",
```
@jeremymeng jeremymeng merged commit 95a2b38 into Azure:main Aug 7, 2024
17 checks passed
@jeremymeng jeremymeng deleted the eslint/export-prettier.json branch August 7, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants