11 lines
90 B
JSON
11 lines
90 B
JSON
{
|
|
"ignore": [
|
|
"node_modules/"
|
|
],
|
|
"linters": {
|
|
"jshint": {
|
|
"boss": true
|
|
}
|
|
}
|
|
}
|