Zilliqa / zilliqa-js

JavaScript SDK for Zilliqa blockchain
https://www.npmjs.com/package/@zilliqa-js/zilliqa
GNU General Public License v3.0
131 stars 74 forks source link

Format json, markdown files #372

Closed ghost closed 3 years ago

ghost commented 3 years ago

Description

This PR formats json and markdown files with prettier config change.

Motivation and Context

Previously, Prettier have ignored json and markdown files.

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov-commenter commented 3 years ago

Codecov Report

Merging #372 (fc94eac) into dev (89d58d5) will not change coverage. The diff coverage is n/a.

:exclamation: Current head fc94eac differs from pull request most recent head c5741af. Consider uploading reports for the commit c5741af to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #372   +/-   ##
=======================================
  Coverage   80.98%   80.98%           
=======================================
  Files          44       44           
  Lines        1804     1804           
  Branches      329      329           
=======================================
  Hits         1461     1461           
  Misses        342      342           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 89d58d5...c5741af. Read the comment docs.