mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 21:55:11 +00:00
chore: clean up jsdoc (#5397)
This commit is contained in:
parent
3fb473dcc0
commit
fadffbe80c
@ -1,4 +1,3 @@
|
|||||||
/** @type {import('./vite-node-shared').getViteNodeOptions} */
|
|
||||||
export function getViteNodeOptions () {
|
export function getViteNodeOptions () {
|
||||||
return JSON.parse(process.env.NUXT_VITE_NODE_OPTIONS || '{}')
|
return JSON.parse(process.env.NUXT_VITE_NODE_OPTIONS || '{}')
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user