-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
1. Use `nest-cli.json` `compilerOptions.builder.swc:true` `compilerOptions.typeCheck:true`
2…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Sublime Text build number
4169
### Example Code
```TSX
import gql from 'graphql-tag';
const query = gql`
{
user(id: 5) {
firstName
lastName
}
}
`;
```
### …
-
## Why
In the following `.eslintrc`, use `yarn eslint . /src` will work, but `yarn frolint -branch master -bail` will raise an error.
.eslintrc
```json
{
"overrides": [
{
…
-
Hello,
I am having an issue with using the generated PrismaTypes in my graphql server instance using graphql-yoga.
When i am running the remix application with npm run dev, then the types are set …
-
Hi, I am getting a lot of depedency warnings now that eslint has released 9. Do you have plans to support this in the near future? Is there way to use this style-guide in the new flat hierarchy of esl…
-
### Vue - Official extension or vue-tsc version
Official
### VSCode version
1.93.1
### Vue version
3.5.5
### TypeScript version
5.5.4
### System Info
```shell
System:
OS: macOS 14.5
…
-
A lot of usecases of chalk can be migrated to the smaller picocolors package.
Here is a list of the top 100 dependents sorted by downloads last month.
| # | Downloads | Traffic | Package | Issues …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
```
metro build index.js --platform ios --dev true --out output.js --bundle-output ios/main.jsbundle -c
metro.config.js --reset-cache
…