Skip to content

Commit

Permalink
Уточняет файлы, которые нужно добавлять после обработки скрипта file-…
Browse files Browse the repository at this point in the history
…size (#19)
  • Loading branch information
monochromer authored May 4, 2024
1 parent 1eaae2a commit b0c00a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
npm run test && \
npm run file-size && \
git add .
git add ./src/episodes/**/*.json

0 comments on commit b0c00a5

Please sign in to comment.