Skip to content

Set resolve paths option#84

Merged
mysticatea merged 1 commit intomysticatea:masterfrom
Fjandin:master
Jun 25, 2017
Merged

Set resolve paths option#84
mysticatea merged 1 commit intomysticatea:masterfrom
Fjandin:master

Conversation

@Fjandin
Copy link
Copy Markdown
Contributor

@Fjandin Fjandin commented Jun 14, 2017

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jun 14, 2017

Codecov Report

Merging #84 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   98.44%   98.46%   +0.01%     
==========================================
  Files          41       42       +1     
  Lines        1032     1041       +9     
==========================================
+ Hits         1016     1025       +9     
  Misses         16       16
Impacted Files Coverage Δ
tests/lib/rules/no-missing-require.js 100% <ø> (ø) ⬆️
lib/util/get-resolve-paths.js 100% <100%> (ø)
lib/util/check-existence.js 100% <100%> (ø) ⬆️

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 5634718...e0e3e80. Read the comment docs.

@mysticatea
Copy link
Copy Markdown
Owner

Thank you for contributing!

Looks good to me.
I will merge it later.

@Fjandin
Copy link
Copy Markdown
Contributor Author

Fjandin commented Jun 20, 2017

Any eta on release?

@mysticatea
Copy link
Copy Markdown
Owner

I'm sorry for late. I will do within this weekend.

@mysticatea mysticatea merged commit 47e0cc2 into mysticatea:master Jun 25, 2017
brettz9 pushed a commit to brettz9/eslint-plugin-node that referenced this pull request Jul 24, 2024
…ea#139)

* feat: Use enhanced-resolve for imports

* chore: Improve the metadata from "ImportTarget"

* chore: remove "enhanced-resolve" from "no-hide-core-modules"

* test: Add a test for mysticatea#66

* feat!: Allow ts paths aliases (mysticatea#84)

* feat: Allow for "allowImportingTsExtensions" (mysticatea#134)

* feat: Add test for import maps (mysticatea#147)

* Update lib/util/import-target.js

Co-authored-by: Sebastian Good <[email protected]>

* test: Add test for n/no-missing-require eslint/use-at-your-own-risk

* chore: Remove esbuild

* feat: Allow for settings.cwd to be used before process.cwd

* chore: replace reference to eslint/use-at-your-own-risk

* chore: Remove more unused packages

* chore: update rule test options to flat config

* fix: incorrect env in tests

---------

Co-authored-by: 唯然 <[email protected]>
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.

3 participants