-
### `package.json` file
```json
{
"dependencies": {
"@dnd-kit/core": "6.1.0",
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3…
-
My apologies for not including steps to reproduce and such, but my repo is private and I'm just getting started with codeclimate. Essentially, I'm getting a handful of linter errors in codeclimate tha…
-
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…
-
### Clear and concise description of the problem
I'd like to use Prettier (externally) and this config for everything else. The suggestion is generally to use _either_ `stylistic` _or_ prettier, but …
-
We've been using `eslint-plugin-import` on its own, but we need to add to this plugin.
`eslint-plugin-prettier` is a dependency but not listed in `package.json`.
cball updated
4 years ago
-
### ⭐ Suggestion
.eslintrc is now [deprecated](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated). we need to update it to eslint.config.js to prepare for future Eslint vers…
-
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
- […
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packag…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
Hello,
I use this project extensively, having adopted this project template for all projects at the company where I work, as well as for personal use. Recently, I came across a tool called Biome th…