Skip to content

Commit

Permalink
as we have no configuratioh for eslint i also removed the scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude committed Jun 13, 2024
1 parent 8df9731 commit e7047d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"dev": "webpack --node-env development --progress",
"watch": "webpack --node-env development --progress --watch",
"serve": "webpack --node-env development serve --progress",
"lint": "eslint --ext .js,.vue src",
"lint:fix": "eslint --ext .js,.vue src --fix",
"stylelint": "stylelint css/*.css css/*.scss src/**/*.scss src/**/*.vue",
"stylelint:fix": "stylelint css/*.css css/*.scss src/**/*.scss src/**/*.vue --fix"
},
Expand Down

0 comments on commit e7047d2

Please sign in to comment.