2 changed files with 11 additions and 11 deletions
@ -0,0 +1,11 @@ |
|||
{ |
|||
"exclude": [ |
|||
"test", |
|||
"gulpfile.js", |
|||
"**/.eslintrc.js" |
|||
], |
|||
"reporter": [ |
|||
"text", |
|||
"text-summary" |
|||
] |
|||
} |
Loading…
Reference in new issue