Skip to content

style: avoid options for prettier #915

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

Merged
merged 1 commit into from
May 19, 2021
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

we don't need to have prettier options, default is good

Breaking Changes

No

Additional Info

No

Sorry, something went wrong.

@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #915 (e1cb2a5) into master (1f7a65e) will not change coverage.
The diff coverage is 97.61%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #915   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files          10       10           
  Lines         287      287           
  Branches      100      100           
=======================================
  Hits          281      281           
  Misses          6        6           
Impacted Files Coverage Δ
src/index.js 96.96% <ø> (ø)
src/utils/setupHooks.js 96.82% <93.33%> (ø)
src/cjs.js 100.00% <100.00%> (ø)
src/middleware.js 96.00% <100.00%> (ø)
src/utils/getFilenameFromUrl.js 97.50% <100.00%> (ø)
src/utils/getPaths.js 100.00% <100.00%> (ø)
src/utils/handleRangeHeaders.js 100.00% <100.00%> (ø)
src/utils/ready.js 100.00% <100.00%> (ø)
src/utils/setupOutputFileSystem.js 100.00% <100.00%> (ø)
src/utils/setupWriteToDisk.js 100.00% <100.00%> (ø)

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 1f7a65e...e1cb2a5. Read the comment docs.

@alexander-akait alexander-akait merged commit 09b923a into master May 19, 2021
@alexander-akait alexander-akait deleted the style-update-prettier branch May 19, 2021 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant