Completing the missing LogLevel values 'silent'#788
Completing the missing LogLevel values 'silent'#788idahogurl merged 1 commit intoprettier:masterfrom wangzexi:patch-1
Conversation
It looks like `logLevel` in README has the value 'silent' and 'slient' does work.
|
Codecov ReportBase: 99.66% // Head: 99.66% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #788 +/- ##
=======================================
Coverage 99.66% 99.66%
=======================================
Files 2 2
Lines 298 298
Branches 88 88
=======================================
Hits 297 297
Misses 1 1 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
It looks like
logLevelin README has the value 'silent' and 'slient' does work.