Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazcash committed Sep 7, 2022
1 parent 3be1a71 commit 6618d8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"scripts": {
"dev": "vue-cli-service electron:serve",
"build": "cross-env NODE_ENV=production npm run clean-dist && vue-cli-service electron:build",
"tidy": "npm run lint && npm run format",
"lint-check": "eslint . --ext .ts,.vue",
"lint": "eslint . --ext .ts,.vue --fix",
"format-check": "prettier --check src/**/*.{ts,vue,scss,json}",
Expand Down

0 comments on commit 6618d8b

Please sign in to comment.