sindresorhus / callsites

Get callsites from the V8 stack trace API
MIT License
260 stars 22 forks source link

Meta tweaks and doc improvements #7

Closed SamVerschueren closed 6 years ago

SamVerschueren commented 6 years ago

I wanted to add TypeScript definitions but noticed from the V8 Stack Trace API docs that some methods where missing from the docs here.

Also needed a fresh lick of paint in some other files :).

After this one is merged, I'll do another PR to add the TypeScript definitions.