Commit 5da68b7
committed
dev format-docs: Prevent prettier from automatically formatting code blocks
We have our own code for formatting JSON and cf3.
I was seeing an issue where JSON code blocks were getting reformatted
even if I marked them as skip / noautoformat. Prettier would "get in
the way" by reformatting the JSON code blocks.
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>1 parent 17277bb commit 5da68b7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| |||
0 commit comments