Alexander Kachkaev
Alexander Kachkaev
From my previous experience with web maps, longitude normally precedes latitude, which makes geographical coordinates similar to x/y on a Cartesian plane. It's good that the `` component has `coordorder`...
I guess that the most common potential use of the component is an embedded map on a company's contacts page. These maps are sometimes drawn as a user map and...
**Environments:** - Prettier Version: 2.7.1 - Running Prettier via: CLI - Runtime: Node.js v16 - Operating System: Windows, Linux, macOS I work on a few repos which have the [following...
👋 @shadcn! I use [`corepack`](https://nodejs.org/api/corepack.html), which automatically picks the version of `pnpm` found in [`package.json` → `packageManager`](https://nodejs.org/api/packages.html#packagemanager). Because this version has been out of date, I’ve been getting a pretty...
Blocked by https://github.com/microsoft/TypeScript/issues/50058 Related discussion: https://github.com/vercel/next.js/discussions/41189#discussioncomment-4026895 See also: https://github.com/vercel/next.js/issues/37525
Hi @angus-c, great repo! 💯 I bumped into [just-flush](https://www.npmjs.com/package/just-flush) which was very close a function I needed. I wonder if you’d be open to accept a PR with a recursive...
Hi @avh4! I am upgrading `prettier-plugin-elm` in https://github.com/gicentre/prettier-plugin-elm/pull/4 and it looks like I have found a broken edge case. Elm-format reports a syntax error when a given file only contains...
**Is your feature request related to a problem? Please describe.** I bumped into this library and loved its design. It took me a bit of time to discover `useHotkeysContext()` and...
**Is your feature request related to a problem? Please describe.** When using TailwindCSS, my teammates and I often end up with multiple spaces in the list of classes: ```jsx ......
**Is your feature request related to a problem? Please describe.** 👋 @francoismassart! I wonder what your thoughts are on moving this repo to @eslint-community: > The goal of this organization...