i want to find the location of jshint file for adding below code but i cannot find where the jshint file.
{
"-W041": false
}
I installed JSLint via notepad++ plugin manager.
i want to find the location of jshint file for adding below code but i cannot find where the jshint file.
{
"-W041": false
}
I installed JSLint via notepad++ plugin manager.
Create file
.jshintrcin root folder of your project and place your settings into it.