Skip to content

Conversation

amalnaciri
Copy link

Hello ,
I find your project very interesting, that's why I wanted to make a small contribution by
adding Eslint .
While reading the code I came accross some unused variables which can be confusing to
readers and takes space in the code ,so adding Eslint seems to me a good idea as
it helps to find (syntax) errors in the code before execution .
Looking forward to your feedback.
Best regards.

     * Creating the configuration file: ‘.eslintrc.js’
     * Adding a lint script to the package.json
     * Resolving lint errors/warnings :
          -main.js error 'sys' is assigned a value but never used
          -test_monitorRootDirectory.js error 'fs' is assigned a value but never used
          -test_watchTree error 'fs' is assigned a value but never used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant