M-Fawaz Orabi
M-Fawaz Orabi
Non-null Int types for "first" argument are not accepted by rule "relay-connection-arguments-spec"
The following queries all fail lint checks: ```graphql notablePeople(first: Int!, after: ID): NotablePersonConnection! users(first: Int!, after: ID, where: UsersQueryWhereInput): UserConnection! @requireOneOfRoles(roles: [MODERATOR]) notablePeopleEvents( first: Int! after: ID where: NotablePersonEventsQueryWhereInput ):...
My use case involves building multiple entries to be able to run Jest tests in parallel. I'm using [`wildcards-entry-webpack-plugin`](https://github.com/8427003/wildcards-entry-webpack-plugin) to monitor any newly added test files in watch mode and...
Fixes #61
It would be nice if this plugin provided a quick fix to correct mistyped class names. It could use something like https://glench.github.io/fuzzyset.js/ to find similar class names. I could take...
If a network is saved and has been connected to previously, trying to connect again fails with "Failed to add network configuration". Looks like the calls to add the network...
``` base ❯ yt_whisper 'https://www.youtube.com/watch?v=dQw4w9WgXcQ' 100%|███████████████████████████████████████| 461M/461M [00:26
See: https://developer.chrome.com/blog/the-future-of-picture-in-picture/
Is soft PWM supported? Wiring Pi already has it: http://wiringpi.com/reference/software-pwm-library/