Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

Fix eslint with prettier #1780

@jvalkeal

Description

@jvalkeal

Recent PR added linting errors for indentation, ie:

$ npm run lint

> [email protected] lint /home/jvalkealahti/repos/spring/spring-cloud-dataflow-ui/ui
> ng lint


Linting "dataflow"...

/home/jvalkealahti/repos/spring/spring-cloud-dataflow-ui/ui/src/app/shared/api/job.service.ts
  66:1  error  Expected indentation of 6 spaces but found 8  @typescript-eslint/indent
  67:1  error  Expected indentation of 4 spaces but found 6  @typescript-eslint/indent

https://stackoverflow.com/questions/56337176/prettier-and-eslint-indents-not-working-together

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions