Open ara4n opened 7 years ago
Ah...it used to be contains()
didn't it. I think I might have jumped the gun with includes
which is fairly modern. I'll see what I can do to make both v6.4 and v6.9 (mine) happy.
Also, npm build
works for me...very odd
f300cc446ae0f375c37a110a077d86f3c32d3993 updates the type definition file to something actually recent in the hopes it will include the right stuff.
Same for me, although my package.json includes "@types/node": "^6.0.52"
.
The instructions say
npm build
: i think they meannpm run build
Then:
Do I need a newer tsc?