Skip to content

Commit

Permalink
chore: reverting nuxt.config
Browse files Browse the repository at this point in the history
  • Loading branch information
holloway committed Dec 17, 2024
1 parent da5a8ec commit 91f9deb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions client/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ export default defineNuxtConfig({
},
eslint: {
config: {
stylistic: true,
},
},
routeRules: {}
stylistic: true
}
}
})

0 comments on commit 91f9deb

Please sign in to comment.