Uh oh!
There was an error while loading. Please reload this page.
v12.0.0 release - #515
Conversation
wachunei
commented
Jul 7, 2021
The required changes because of #476 are:
|
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Haha on it! |
There was a problem hiding this comment.
Where did all of these extra newlines come from 🤔 This would also fail validation.
There was a problem hiding this comment.
It came from prettier... i have to keep a .prettierignore file without committing it or its gets really opionated about .md files
There was a problem hiding this comment.
Huh, interesting. It's omitted in yarn lint explicitly, but we don't have any ignore file committed.... maybe that's something we should consider 🤔 For anyone that runs prettier directly.
There was a problem hiding this comment.
I think prettier plugin for vscode respects eslintrc, so if were to somehow move that setting into the .eslintrc it should be fine. Otherwise a prettierignore file is also good.
brad-decker
commented
Jul 7, 2021
|
proposed changelog:
[12.0.0] - 2021-07-07
Added
Changed