fix: re-enable nuxtjs/eslint-module

This commit is contained in:
2023-10-24 07:20:17 +02:00
parent 4169c55e79
commit 7892c7d763
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -79,5 +79,8 @@
"typescript": "^5.2.2",
"wait-on": "^7.0.1"
},
"resolutions": {
"eslint-webpack-plugin": "^2.0.0"
},
"snyk": true
}