Skip to content

Commit

Permalink
[#38] remove unnecessary nuxt module
Browse files Browse the repository at this point in the history
  • Loading branch information
Kreezag committed Dec 17, 2023
1 parent c315f4b commit 6deca53
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default defineNuxtConfig({
modules: [
'@nuxtjs/tailwindcss',
'@pinia/nuxt',
'@nuxtjs/storybook',
],
typescript: {
strict: true,
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"devDependencies": {
"@conarti/eslint-plugin-feature-sliced": "^1.0.5",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/storybook": "^7.0.0",
"@nuxtjs/tailwindcss": "^6.2.0",
"@storybook-vue/nuxt": "^0.2.0",
"@storybook/addon-essentials": "^7.6.5",
Expand Down

0 comments on commit 6deca53

Please sign in to comment.