fix mdx2 comment syntax and upgrade prettier

This commit is contained in:
Jeppe Reinhold 2022-10-24 11:26:43 +02:00
parent 4c8f7a6422
commit 71fcb492e4
2 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,7 @@
"global": "^4.4.0",
"overlayscrollbars": "^1.13.1",
"polished": "^4.2.2",
"prettier": ">=2.2.1 <=2.3.0",
"prettier": "*",
"react-popper-tooltip": "^3.1.1",
"react-syntax-highlighter": "^15.4.5",
"react-textarea-autosize": "^8.3.0",

View File

@ -123,11 +123,11 @@ Right aligned columns
[link with title](http://nodeca.github.io/pica/demo/ 'title text!')
<!--lint disable no-literal-urls-->
{/* lint disable no-literal-urls */}
Autoconverted link https://github.com/nodeca/pica (enable linkify to see)
<!--lint enable no-literal-urls-->
{/* lint enable no-literal-urls */}
# [Link](https://storybook.js.org/) in heading