-
-
### Minimal reproducible example
https://github.com/slavkolukic/min-repro
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in Expo Go
### Summary
Following th…
-
The project currently uses Prettier version 2, which is implicitly consumed through eslint-plugin-prettier. We should update Prettier to version 3, as well as the other development tools such as ESLin…
-
-
- frontend
- コミット時にESLintとPrettierを実行する
- backend
- コミット時にESLintとPrettierを実行する
- コミット時に`bun run generate`を実行する(時間がかかるようならしなくても良いかも?)
-
**What version of `eslint` are you using?**
`8.57.0`
**What version of `prettier` are you using?**
Not installed as a dep of our project, but `npx prettier --version` returns `3.2.5`
**What ve…
-
Like @Ryuno-Ki said, it looks like there are two linters in place?
RoelN updated
1 month ago
-
In Chapter 2, Setting a New Theme and Build Process, the yarn command installs default package versions for ESLint and friends:
```
yarn add -D eslint eslint-config-airbnb-base eslint-config-prett…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Environment
Node version: v18.20.4
npm version: 10.7.0
Local ESLint version: 8.55.0
Operating System: Sequoia 15.1
### What parser are you using?
@typescript-eslint/parser
### What did you do…