Skip to content

Commit

Permalink
feat(ci): auto-copy config on checkout using husky, resolves #436
Browse files Browse the repository at this point in the history
  • Loading branch information
Yagnap committed Nov 13, 2024
1 parent 73a78cc commit ba962b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .husky/post-checkout
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cp js/config/config.dist.ts js/config/config.ts

0 comments on commit ba962b1

Please sign in to comment.