entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
7 stars 0 forks source link

prettier fails when just doing markdown change. prettier not pretty? #377

Open frankiebee opened 3 weeks ago

frankiebee commented 3 weeks ago

in PR #352 i had to disable prettier check on pre-commit hook for *.md files because of this not helpful error:

Screenshot 2024-06-11 at 12 02 54

i even tried adding the manifesto it to the prettierignore file but it wasnt respected.