File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ interface VitePluginInspectorOptions {
129129
130130 /**
131131 * append an import to the module id ending with `appendTo` instead of adding a script into body
132- * useful for frameworks that do not support trannsformIndexHtml hook (e.g. Nuxt3)
132+ * useful for frameworks that do not support transformIndexHtml hook (e.g. Nuxt3)
133133 *
134134 * WARNING: only set this if you know exactly what it does.
135135 */
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ interface VitePluginInspectorOptions {
129129
130130 /**
131131 * append an import to the module id ending with `appendTo` instead of adding a script into body
132- * useful for frameworks that do not support trannsformIndexHtml hook (e.g. Nuxt3)
132+ * useful for frameworks that do not support transformIndexHtml hook (e.g. Nuxt3)
133133 *
134134 * WARNING: only set this if you know exactly what it does.
135135 */
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ interface VitePluginInspectorOptions {
129129
130130 /**
131131 * append an import to the module id ending with `appendTo` instead of adding a script into body
132- * useful for frameworks that do not support trannsformIndexHtml hook (e.g. Nuxt3)
132+ * useful for frameworks that do not support transformIndexHtml hook (e.g. Nuxt3)
133133 *
134134 * WARNING: only set this if you know exactly what it does.
135135 */
You can’t perform that action at this time.
0 commit comments