-
### 🔎 Search Terms
"tsx expect error", "jsx expect error"
### 🕗 Version & Regression Information
It seems as though `@ts-expect-error` reports errors on the wrong line, when used inside JSX. …
-
Since vue 2.6 has a new concept for slots the documentation https://github.com/vuejs/jsx#slots should be updated to reflect how this should be used. @yyx990803 or @nickmessing Do we have a nice story …
-
Hi @luwanquan, I am the maintainer of [@vue/composition-api](https://github.com/vuejs/composition-api). Thanks for making this awesome util and I believe there are many projects rely on it already. Gr…
antfu updated
3 years ago
-
As title.
-
We talked this morning about establishing a way to specify which packages (and which files within those packages) are supposed to conform to the Jessie subset, and to set up eslint rules to check that…
-
This is kind of a general question and maybe there's no real answer, but I've been struggling with how to manage pages in my React directory structure.
What I mean by "page" is a top-level component…
-
I have a usecase where we need to support the commonmark directives (https://github.com/remarkjs/remark-directive) and wondering if there are plans to support this, or if it's something I could contri…
-
### Should this be an RFC?
- [X] This is not a substantial change
### Which package is this a feature request for?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Descriptio…
-
While we mostly use kebab case for file names with no `jsx` extension. The proposed guidelines by AirBnb are very compelling. What are everyone else's thoughts? Below is the except from: https://githu…
bzang updated
6 years ago
-
After running `gulp test` I am getting a ton of warnings. Should perhaps be removed to not give the impression of pushing deprecated coding standards, etc?
```
Warning: Something is calling a React c…