| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
On case insensitive platforms, the rule was catching the node module under npm and eslint. This should fix the issue, and make nodejs#1899 mergeable.
On case insensitive platforms, the rule was catching the debug module under npm and eslint. See: #1899 (comment) PR-URL: #1908 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
| Back | FazBrowse Home | New Git URL |
On case insensitive platforms, the rule was catching the node module
under npm and eslint.
This should fix the issue, and make #1899 mergeable.
cc: @othiym23 @Fishrock123