mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs: add language to example schema codeblock (#28294)
This commit is contained in:
parent
8abb1df017
commit
4e54af4fad
@ -6,7 +6,7 @@ export default defineUntypedSchema({
|
|||||||
/**
|
/**
|
||||||
* Whether to enable HTTPS.
|
* Whether to enable HTTPS.
|
||||||
* @example
|
* @example
|
||||||
* ```
|
* ```ts
|
||||||
* export default defineNuxtConfig({
|
* export default defineNuxtConfig({
|
||||||
* devServer: {
|
* devServer: {
|
||||||
* https: {
|
* https: {
|
||||||
|
Loading…
Reference in New Issue
Block a user