Files
setup-php/node_modules/argv/.nodelint.json
T

11 lines
90 B
JSON

{
"ignore": [
"node_modules/"
],
"linters": {
"jshint": {
"boss": true
}
}
}