Oskar Adin

Results 5 comments of Oskar Adin

I must prefix this with: I do not understand how to configure ESLint. With a bunch of trial/error/copy&paste I ended up with this ```js import tseslint from "typescript-eslint"; import {...

Yeah sorry, me neither actually. It was working, but coming back to it now I just get an OOM from eslint so somethings not right.

I experienced something similar, where the hooks warned with: ``` Type at position 1 in source is not compatible with type at position 1 in target. Type '{ entityType: "Type";...

Also received `null` from any `require` made in Pre Request scripts. Switching to `Safe Mode` from `Developer Mode` gave me working imports. ``` Bruno v1.28.0 electron : 31.2.1 chrome :...

I ran in to the same issue. And I don't know how many times I read the documentation, but the last time I read it I saw this: https://docs.aws.amazon.com/appsync/latest/devguide/resolver-context-reference-js.html#aws-appsync-resolver-context-reference-info-js >...