File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 "scripts" : {
2929 "prepack" : " nuxt-module-build build" ,
3030 "build" : " nuxi build" ,
31- "lint" : " oxlint --deny-warnings -D correctness -D suspicious -D perf && eslint . --max-warnings=0" ,
31+ "lint" : " oxlint --deny-warnings -D correctness -D suspicious -D perf -D no-unused-vars && eslint . --max-warnings=0" ,
3232 "lint:fix" : " eslint . --max-warnings=0 --fix" ,
3333 "clean" : " rm -rf playground-authjs/.nuxt playground-local/.nuxt playground-refresh/.nuxt dist .nuxt" ,
3434 "typecheck" : " nuxi prepare playground-local && tsc --noEmit" ,
6767 "vue-tsc" : " ^2.0.29"
6868 },
6969 "packageManager" :
" [email protected] +sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e" 70- }
70+ }
You can’t perform that action at this time.
0 commit comments