moxystudio / eslint-config

MOXY eslint configuration to be used across several JavaScript projects
MIT License
13 stars 5 forks source link

fix: make order work in CJS #95

Closed satazor closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #95 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #95   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           33        34    +1     
  Lines           42        43    +1     
  Branches         1         1           
=========================================
+ Hits            42        43    +1     
Impacted Files Coverage Δ
packages/eslint-config-base/es2015.js 100.00% <ø> (ø)
packages/eslint-config-base/lib/modules/esm.js 100.00% <ø> (ø)
packages/eslint-config-base/lib/rules/import.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 850d88d...ace5321. Read the comment docs.