Ben Osborne

Results 4 issues of Ben Osborne

Hi all, We are running on Laravel Vapor and we have hit an issue where the field.js file is too large to be served through Lambda, we were receiving a...

It would be good to see an error if the doc comment parameter and return types do not match that of the actual method/function.

feature request

I have a markdown file like: ``` --- title: HTTP Request date: 2020-10-07 19:00:00 slug: core --- ## 404 Send an HTTP 404 response back to the client. ``` This...

Hi, I am running npm run dev with Sapper / Svelte, I have installed your scroll to package via NPM but keep getting this issue: ``` /home/XXXX/node_modules/svelte-scrollto/src/index.js:1 import { cubicInOut...