Skip to content

Commit

Permalink
feat: added default link markdown support in default patterns (#825)
Browse files Browse the repository at this point in the history
* feat: added default link markdown support in default patterns

* style: removed console logs
  • Loading branch information
KlausMikhaelson authored Nov 9, 2023
1 parent bb832db commit 54f6ee4
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 308 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
echo "\nRunning GIT hooks..."
yarn cleanbuild
yarn nx affected --target=lint
# yarn nx affected --target=test
yarn nx affected --target=test
Loading

0 comments on commit 54f6ee4

Please sign in to comment.