Skip to content

Commit

Permalink
tools: remove dangling eslint symlink
Browse files Browse the repository at this point in the history
The tools/eslint/node_modules/.bin/eslint symlink was unused by node,
but was present, and pointed at a non-existent file. This causes
problems for tooling.

Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #9299
  • Loading branch information
sam-github authored and evanlucas committed Nov 3, 2016
1 parent 9940666 commit c23ece7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/eslint/node_modules/.bin/eslint

This file was deleted.

0 comments on commit c23ece7

Please sign in to comment.