| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1f11d68 commit 31f0ef6
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -834,8 +834,6 @@ function packageResolve(specifier, base, conditions) { | |||
| 834 | 834 | // Cross-platform root check. | |
| 835 | 835 | } while (packageJSONPath.length !== lastPath.length); | |
| 836 | 836 | ||
| 837 | - // eslint can't handle the above code. | ||
| 838 | - // eslint-disable-next-line no-unreachable | ||
| 839 | 837 | throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base), null); | |
| 840 | 838 | } | |
| 841 | 839 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments