Sam

Results 4 issues of Sam

### Steps to reproduce **Tell us about your environment:** * ndb version: 1.1.5 * Platform / OS version: macOS 10.15.1 * Node.js version: 10.17.0 **What steps will reproduce the problem?**...

Is there any way I can set multiple `Set-Cookie` headers? Currently if I do the following, only the last item in the array, `b=b`, is set: ```js handler(request, response, {...

When using loader's syntax I get `undefined` for named exports: ```js // Comey.js const Dismissed = () => :| const Career = () => ;| export { Dismissed as default,...

type: Bug
priority: 4 (important)
severity: 3 (broken)
flag: Needs more info

It would be very helpful to pick if the default snippet also includes some ascii diagram/charts as comment. There are a few fonts that don't handle those pretty: ## Good...

enhancement