Closed martinchau closed 5 years ago
From the contributing docs it says to run npm run lint
have done so, however none of the errors shown are for the changes that I've created. So im not sure if I am missing something in that regard.
Looking great. PLease just fix the one minor lint error in the Node 8 tests (trailing whitespace in Data.ts), and then this is good to merge.
I believe i have fixed that trailing white space error now.
@martinchau Thanks. It looks like there's another lint error now, but I'll merge this and fix that error in master
Thanks. Only thing is that there's another lint error now :/
In this case, though, it's not a stupid error and is actually catching a bug. See my comment. Please fix that, and then run npm run lint
locally to make sure the lint is all passing. Then this'll be good to merge.
The node8 tests now pass. Apologies for the back and forth error fixing. Whenever I run npm run lint i would get 80+ errors apparently scattered all over the repository, so theres something wrong with my local set up.
Perfect. Merged! Thanks again.
related conversation
?include
takes fromrawQueryString
insteadinclude