Skip to content

Commit

Permalink
fix additional vale issues
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij committed Oct 15, 2020
1 parent 0c261ba commit 3460b7a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
bin

# Logs
logs
*.log
Expand Down Expand Up @@ -75,4 +77,4 @@ yarn-error.log
.idea/

.vscode/snipsnap.code-snippets
output
output
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@
"lint-staged": "^10.4.0",
"wait-on": "^5.2.0"
}
}
}

0 comments on commit 3460b7a

Please sign in to comment.