Skip to content

Commit

Permalink
prettier on Markdown only
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperknot committed Sep 25, 2024
1 parent d9faa2c commit a7347bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .prettierrc.js

This file was deleted.

3 changes: 3 additions & 0 deletions lint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/usr/bin/env bash


node_modules/.bin/prettier -w "**/*.md"

# biome
#pnpm biome check --write --unsafe --colors=off --log-level=info --log-kind=pretty . | grep path | sort
pnpm biome check --write --unsafe .
Expand Down

0 comments on commit a7347bf

Please sign in to comment.