Skip to content

Linting

We use prettier for linting; you can run:

npm prettier-fix

Utility libraries

The orchestrator-ui library exposes the following packages regarding development or coding standards:

  • @orchestrator-ui/eslint-config-custom: ESLint configuration to enforce code standards
  • @orchestrator-ui/tsconfig: TypeScript configuration to ensure type safety and consistency