-
## The devDependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) was updated from `2.16.0` to `2.17.0`.
🚨 [View failing branch](https://github.com/lauravuo/gcloud-funct…
-
## The devDependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) was updated from `2.16.0` to `2.17.0`.
🚨 [View failing branch](https://github.com/juliuste/osm-transit-…
-
## The devDependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) was updated from `2.16.0` to `2.17.0`.
🚨 [View failing branch](https://github.com/amercier/es6-mixin/co…
-
## The devDependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) was updated from `2.16.0` to `2.17.0`.
🚨 [View failing branch](https://github.com/glpi-project/node-mod…
-
## The devDependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) was updated from `2.16.0` to `2.17.0`.
🚨 [View failing branch](https://github.com/food-innovation/mock-…
-
## The devDependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) was updated from `2.17.2` to `2.17.3`.
🚨 [View failing branch](https://github.com/amercier/kitten-as-a-…
-
## The devDependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) was updated from `2.17.2` to `2.17.3`.
🚨 [View failing branch](https://github.com/swarm-oc/hookstapose/…
-
## The dependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) was updated from `2.17.2` to `2.17.3`.
🚨 [View failing branch](https://github.com/aethant/merino/compare/m…
-
```
import { Chatbox } from "create-ui-lib";
Vue.use(Chatbox);
```
```
// babel.config.js
plugins: [
[
"import",
{
libraryName: "create-ui-lib",
style: (name) => `${na…
-
**Describe the bug**
I created some custom classes in my `tailwind.config.cjs`. These classes are sorted with the tailwindcss prettier plugin, but eslint ignores them and always puts them in front. I…