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 <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
PR-URL: #9299
  • Loading branch information
sam-github authored and Myles Borins committed Nov 17, 2016
1 parent 6f113b0 commit 1e6d788
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 1e6d788

Please sign in to comment.