Skip to content

Commit

Permalink
Remove nuxt eslint module (#2643)
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat authored Jul 14, 2023
1 parent 5513185 commit 4b91dbe
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 65 deletions.
1 change: 0 additions & 1 deletion frontend/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ const config: NuxtConfig = {
"@nuxt/typescript-build",
"@nuxtjs/composition-api/module",
"@nuxtjs/svg-sprite",
"@nuxtjs/eslint-module",
"@pinia/nuxt",
],
modules: [
Expand Down
1 change: 0 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
"@itsjonq/remake": "^2.0.0",
"@nuxt/typescript-build": "^3.0.1",
"@nuxt/types": "^2.17.0",
"@nuxtjs/eslint-module": "^3.1.0",
"@nuxtjs/storybook": "^4.3.2",
"@pinia/testing": "^0.0.15",
"@playwright/test": "1.30.0",
Expand Down
63 changes: 0 additions & 63 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4b91dbe

Please sign in to comment.