-
when i use "pnpm nx g @nx/plugin:plugin" , show me error is
NX Cannot read properties of undefined (reading 'JsxEmit')
decription is:
```javascript
t getNeededCompilerOptionOverrides (/Users/xxxxx…
-
### Link to the code that reproduces this issue
https://github.com/howdoicomputer/issue-reproduction
### To Reproduce
1. Create a new project and add
```
import OpenAI from 'openai';
const c…
-
https://pkg-size.dev/eslint-plugin-sonarjs
`eslint-plugin-sonarjs` includes `@babel/core`, `vue-eslint-parser`, `eslint-plugin-react`, `eslint-plugin-import`, `typescript-eslint@v7` all in its depe…
-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing or u…
-
Hello,
I’ve tried a fresh install of vue3 with vue-facing-decorator, but it does not work out of the box. The documentation is lacking informations about how to use babel (so I’m not sure about wha…
-
https://quick-lint-js.com/errors/
Allow people to compare diagnostics emitted by different parsers:
- [ ] V8
- [ ] JavaScriptCore
- [ ] SpiderMonkey
- [ ] ESLint+Babel
- [ ] ESLint+Esprima
…
-
**Describe the bug**
I've stepped through the (very simple) setup instructions, with a view to add a POC to our project, but i'm met with the following error when the test runs;
```js
app/scree…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
## WIP/Idea discussion: Adding Typescript Support to Tonic UI for Gradual Migration
Many teams, especially in Canada (Ottawa), build Tonic UI components using Typescript. While this works well in t…
-
Issue:
I'm currently experiencing an issue with styled-components v6.0.7 and webpack v5.88.2 where CSS styles are not being applied to the components. I've defined my styled-components as follows:
…