chore(deps): update dependency @lightwing/eslint-config to v1.0.88 #2059
Annotations
7 errors
Lint:
src/main/app.controller.ts#L2
Expected "@doubleshot/nest-electron" to come before "@nestjs/common"
|
Lint:
src/main/app.controller.ts#L5
Expected "electron" (type) to come before "rxjs" (external)
|
Lint:
src/main/app.module.ts#L3
Expected "@doubleshot/nest-electron" to come before "@nestjs/common"
|
Lint:
src/main/app.module.ts#L4
Expected "app" to come before "BrowserWindow"
|
Lint:
src/main/index.ts#L3
Expected "@nestjs/microservices" (type) to come before "electron" (external)
|
Lint:
vite.config.mts#L3
Expected "@vitejs/plugin-vue" to come before "vite"
|
Lint
Process completed with exit code 1.
|
Loading