/* eslint-disable jsdoc/require-jsdoc */
function defineNuxtConfig (config) {
return config
}
module.exports = {
defineNuxtConfig