Saiichi Shayan Hashimoto

Results 53 issues of Saiichi Shayan Hashimoto

It would be great to have `composes` at the top for css components.

## New Feature Please describe the desired new functionality: Set Github Pages settings. Unclear whether this already exists or not.

enhancement

With something like heroku's [securekey addon](https://elements.heroku.com/addons/securekey), they have a rotating key, giving you the key and the previous key. I'd like to be able to check against either. Is that...

https://github.com/okonet/lint-staged#ignoring-files This is more of a concern for lint-prepush than lint-staged, since there's more likelyhood that you'll want to run your tests, build, etc for your whole codebase on push...

![image](https://user-images.githubusercontent.com/2819256/90572349-ab006680-e168-11ea-81d3-f7cde364503e.png) Allow for a config flag similar to [lint-staged](https://www.npmjs.com/package/lint-staged#command-line-flags).

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) - [x] I am using the latest version of `npm-check-updates` - [x] I am using `node >= 14.14` --- ## Steps to...

enhancement

**Describe the bug** We had UnusedSnippet on with autofix and files that were actually being used were being deleted. We could turn off autofix, but it would then still have...

bug

The [groq](https://sanity-io.github.io/GROQ/GROQ-1.revision1/#sec-Diff-namespace) [spec](https://sanity-io.github.io/GROQ/GROQ-1.revision1/#sec-Delta-namespace) and the [sanity docs](https://www.sanity.io/docs/groq-functions#8fbcf5335cbc) both mention the `changedAny()` and `changedOnly()` functions, but groq-js doesn't support them yet.

The [groq spec](https://sanity-io.github.io/GROQ/GROQ-1.revision1/#sec-global-pt-) mentions the `pt()` function, but groq-js doesn't support it yet.

The [groq spec](https://sanity-io.github.io/GROQ/GROQ-1.revision1/#sec-Geography-Extension) and the [sanity docs](https://www.sanity.io/docs/groq-functions#138f4451c0aa) both mention the `geo()` function and namespace, but groq-js doesn't support it yet.