I have installed eslint in my machine and i have used visual studio code
i have certain modules and process to be exported
When i try to use \"module\" or \"process\" it shows
You need to tell eslint that you are in a Node environment. My favourite way to do this for one-off files like gulpfile.js is to include this comment at the top: