The Wayback Machine - https://web.archive.org/web/20220214142659/https://github.com/webpack/webpack-dev-server/pull/3536
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix prettier and lint-staged #3536

Merged
merged 1 commit into from Jul 20, 2021
Merged

Conversation

@alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Jul 19, 2021

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

fix prettier and lint-staged

Motivation / Use-Case

use default options

Breaking Changes

No

Additional Info

No

@codecov
Copy link

@codecov codecov bot commented Jul 19, 2021

Codecov Report

Merging #3536 (027c186) into master (2e1151e) will not change coverage.
The diff coverage is 96.05%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3536   +/-   ##
=======================================
  Coverage   94.27%   94.27%           
=======================================
  Files          20       20           
  Lines        1293     1293           
  Branches      430      430           
=======================================
  Hits         1219     1219           
  Misses         69       69           
  Partials        5        5           
Impacted Files Coverage Δ
bin/cli-flags.js 100.00% <ø> (ø)
lib/servers/BaseServer.js 100.00% <ø> (ø)
lib/utils/getCompilerConfigArray.js 100.00% <ø> (ø)
client-src/index.js 86.79% <92.50%> (ø)
lib/Server.js 93.41% <94.54%> (ø)
lib/utils/normalizeOptions.js 97.25% <95.38%> (ø)
client-src/clients/SockJSClient.js 100.00% <100.00%> (ø)
client-src/clients/WebsocketClient.js 100.00% <100.00%> (ø)
client-src/modules/logger/index.js 100.00% <100.00%> (ø)
client-src/modules/sockjs-client/index.js 100.00% <100.00%> (ø)
... and 10 more

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 2e1151e...027c186. Read the comment docs.

@alexander-akait alexander-akait merged commit 891ba4c into master Jul 20, 2021
22 checks passed
@alexander-akait alexander-akait deleted the fix-prettier-and-lint-staged branch Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants