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

chore: ignore lerna.json for formatting #383

Closed ghost closed 3 years ago

ghost commented 3 years ago

Description

This PR ignores lerna.json for formatting by prettier.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov-commenter commented 3 years ago

Codecov Report

Merging #383 (8b661b3) into dev (ea23d4f) will not change coverage. The diff coverage is n/a.

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

@@           Coverage Diff           @@
##              dev     #383   +/-   ##
=======================================
  Coverage   80.98%   80.98%           
=======================================
  Files          44       44           
  Lines        1804     1804           
  Branches      329      330    +1     
=======================================
  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 ea23d4f...bd6ba99. Read the comment docs.