docs(ComponentCode): update prettier config

This commit is contained in:
Benjamin Canac
2024-07-17 16:39:09 +02:00
parent 59b3873c73
commit df6e2a6378
3 changed files with 9 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
/* eslint-disable no-undef */
import('https://unpkg.com/prettier@3.0.3/standalone.js')
import('https://unpkg.com/prettier@3.0.3/plugins/html.js')
import('https://unpkg.com/prettier@3.0.3/plugins/markdown.js')
import('https://unpkg.com/prettier@3.3.3/standalone.js')
import('https://unpkg.com/prettier@3.3.3/plugins/html.js')
import('https://unpkg.com/prettier@3.3.3/plugins/markdown.js')
self.onmessage = async function (event) {
self.postMessage({