-
As you see the `` element is part of the heading (##) but it's not recognised by the plugin. The import statement is greyed out and removed by auto-format because it seems not be be in use.
It'…
-
### Description
I am using lint-staged to test and lint everything. It's great!
I'd like to cut down my deploy times and increase reliability/determinism by including the built artifacts in git…
-
### Is your feature request related to a problem? Please describe
I'm always frustrated when in a project I have 100500 dependencies, and of course when they have collisions. And of course, when an…
-
### Does this issue occur when all extensions are disabled? :heavy_check_mark:
- **VS Code Version:** 1.56.2
- **OS Version:** Windows 10
- **Language:** TypeScript
### Description:
- When a type…
-
While displaying packages, the following error occurred!
```
npm ERR! code ELSPROBLEMS
npm ERR! missing: @code-hike/mdx@^0.7.4, required by supabase@0.0.0
npm ERR! missing: @mdx-js/react@^2.1.1, r…
-
Hi @Sec-ant, hope you're well! 👋
One interesting behavior that I noticed lately is the unstable formatting of comments in CSS-in-JS, with the default configuration of `prettier-plugin-embed` (no ex…
-
When I add this to my gatsby-config file
```js
{
resolve: "gatsby-plugin-transition-link",
options: {
layout: require.resolve("./src/components/layout"), // {
return(
…
-
**Please describe which feature you have a question about?**
Amplify Hosting, specifically using Next.js - SSG framework.
**Provide additional details**
I am using some non standard pages in next (…
-
With Nuxt's layer/extends mechanism, my idea is that folks could extend from abstract layers or apps, and the only "main" app could use Storybook to compile all components from the hierarchy into a on…
-
* After running `toast incremental` (yarn build) once, then installing any package, the `prepare` script will fail trying to look for `/preact/hooks.js`. This is because the prepare command is trying …