Skip to content

Commit 3460b7a

Browse files
committed
fix additional vale issues
1 parent 0c261ba commit 3460b7a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
bin
2+
13
# Logs
24
logs
35
*.log
@@ -75,4 +77,4 @@ yarn-error.log
7577
.idea/
7678

7779
.vscode/snipsnap.code-snippets
78-
output
80+
output
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@
8484
"lint-staged": "^10.4.0",
8585
"wait-on": "^5.2.0"
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)