Skip to content

Commit

Permalink
eslint: fix lint-js command execution on Windows
Browse files Browse the repository at this point in the history
vcbuild lint-js command would always fail on Windows.
eslint.js would inspect the deleted file and throw Syntax Error.
Since it didn't seem a meaningful file, it got deleted.
  • Loading branch information
lutaok committed Jun 11, 2023
1 parent f8b9644 commit c196999
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/node_modules/eslint/node_modules/eslint

This file was deleted.

0 comments on commit c196999

Please sign in to comment.