We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d0f13 commit b3228d1Copy full SHA for b3228d1
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to the "prettier-vscode" extension will be documented in thi
4
5
<!-- Check [Keep a Changelog](https://keepachangelog.com/) for recommendations on how to structure this file. -->
6
7
+## [Unreleased]
8
+
9
+- Fix issue that .prettierignore in monorepo sub folders is not read. (#3003, #3424)
10
11
## [11.0.0]
12
13
- [BREAKING CHANGE] Prevent `.editorconfig` from satisfying the `requireConfig` setting (#2708) - Thanks to [@redoPop](https://github.com/redoPop)
0 commit comments