webpack-contrib / file-loader

File Loader
MIT License
1.86k stars 255 forks source link

fix(file): remove duplicate file .prettierrc #357

Closed smondal closed 4 years ago

smondal commented 4 years ago

This PR contains a:

Motivation / Use-Case

There are two prettier file, So removed the duplicate one.

Breaking Changes

No breaking changes. Just remove duplicate file

Additional Info

codecov[bot] commented 4 years ago

Codecov Report

Merging #357 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #357   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          29     29           
  Branches       13     13           
=====================================
  Hits           29     29

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 190829e...06b758c. Read the comment docs.