Yash Singh

Results 76 issues of Yash Singh

# Overview I added in support for comments in the `.nvmrc` file. # List of Updates * Modified the `nvm_rc_version` to strip comments * Removed support for spaces and #'s...

feature requests

**Original:** Maps the array from `{ [index]: [itemValue] }` to `{ [itemValue]: true }` and returns whether the expected item value, `U`, is true. This only allows `U`, to be...

answer
recommended
en
898

As of FontAwesome 5.0, the VueJS Icon is present: https://fontawesome.com/v5.15/icons/vuejs?style=brands

This would be invalid: ```markdown kramdown : A Markdown-superset converter Maruku : Another Markdown-superset converter ``` Because the spacing between the colon and the definition isn't consistent.

new rule

![Screenshot from 2021-09-25 15-25-05](https://user-images.githubusercontent.com/53054099/134787355-d61f8ff3-85e5-4001-b6f2-16a969917021.png) ![Screenshot from 2021-09-25 15-25-34](https://user-images.githubusercontent.com/53054099/134787362-936fd9d3-e7e8-4515-8e05-835d98cd5318.png) Making the icons selectable can make users have more trouble when trying to copy-paste the directories subfiles/folders somewhere because the `icon` alt...

# Table | Question | Answer | ---------------- | --- | Bugfix? | No | New feature? | Yes | Breaking change? | No | Deprecations? | No | Tests...

Strings currently can't be wrapped in single quotes, they have to be wrapped in double-quotes: ```ts type function TrimLeft = (T) => ^{ if (T extends `${infer space}${infer rest}`) {...

### Brand Name Next.js ### Official Resources for Icon and Color https://vercel.com/design#next-js ### Additional Comments The brand guidelines aren't linked to the next.js icon ### Contributing No

icon outdated

### Please ensure: - [X] The bug is caused by Refined GitHub. It doesn't happen if I disable the extension. - [X] The bug happens after clearing extension cache. The...

enhancement
help wanted

## Summary Currently, the `tinacms` isn't tested nor supports React 18 in some of its dependencies. ### Expected Results * Create a starter `tinacms` project * Run `pnpm add react@18`...

enhancement
NEEDS POINTS