-
### What rule do you want to change?
max-lines-per-function
### What change to do you want to make?
Generate fewer warnings
### How do you think the change should be implemented?
A new …
alvis updated
2 years ago
-
eip: 3525
title: Semi-Fungible Token Standard
author: Will Wang (@will-edge), Mike Meng , Ethan Y. Tsai , Ryan Chow , Zhongxin Wu , AlvisDu
discussions-to: https://github.com/ethereum/EIPs/issues/…
-
Hey, bro, I saw you updated this project 3 hours ago, while I was trying to get the sensor data as you had done.
I am a green finger, that's why I have failed so many times and turn to Github for hel…
-
Allowing the craco.config.js file to be a craco.config.ts file, and defining a type for the config object would be a nice addition. It would also allow plugin makes to type their plugins.
#235 was …
-
I have a preset that has a peer dependency on a package that's published on a private github repo. When I use `presetter use` it takes a long time and then finally crashes complaining it cannot find t…
-
NodeJS's buffer is missing the 'base64url' decoding format from BufferEncoding type.
SRC: https://nodejs.org/api/buffer.html#buffer_buffers_and_character_encodings
authors: @DefinitelyTyped, @jkomyn…
-
Hi!
I am using 512x512 pixel images. I set `win_size = [512, 512]` and `step_size = [164, 164]` on `extract_patches.py`. So the patches are the same size as the images. I am using the fast model mode…
-
Thank you so much for making this plugin! I noticed that recently Gatsby released version 4.0.0 (https://github.com/gatsbyjs/gatsby/releases/tag/gatsby%404.0.0), could you please check if this plugin …
-
This Issue continues from #5.
As discussed with Asa.
-
## Problem
As it stands Prisma ignores the `options` parameter that is in CockroachDB's connection string for their serverless/cloud plans this value indicates which cluster to connect to. Without …