Skip to content
  • Benjamin Bädorf's avatar
    3a877457
    Feat/frontend linting (#9424) · 3a877457
    Benjamin Bädorf authored
    
    
    * Change eslintrc config
    
    * Try esprint fix
    
    * Run linter fix
    
    * Set most of the typescript linting rules to warn, run with --fix
    
    * Fix some linting errors
    
    * Optimize imports
    
    * Build works again
    
    * Remove fixes that didn't fix anything
    
    * Make imports lint-conform again && disable trailing underscores as it is part of Angular and our convention
    
    * Remove wrong automated fix
    
    * Rename components with suffix "Component" for linting
    
    * Linting, refactor reorder-delta-builder to a more functional style
    
    * Update delta reorder specs
    
    * Add exceptions for "++" in loops and bracket expressions in arrow functions
    
    * Some linting fixes
    
    * Fix some more linting
    
    * Optimize imports
    
    Co-authored-by: default avatarHenriette Darge <h.darge@openproject.com>
    3a877457
    Feat/frontend linting (#9424)
    Benjamin Bädorf authored
    
    
    * Change eslintrc config
    
    * Try esprint fix
    
    * Run linter fix
    
    * Set most of the typescript linting rules to warn, run with --fix
    
    * Fix some linting errors
    
    * Optimize imports
    
    * Build works again
    
    * Remove fixes that didn't fix anything
    
    * Make imports lint-conform again && disable trailing underscores as it is part of Angular and our convention
    
    * Remove wrong automated fix
    
    * Rename components with suffix "Component" for linting
    
    * Linting, refactor reorder-delta-builder to a more functional style
    
    * Update delta reorder specs
    
    * Add exceptions for "++" in loops and bracket expressions in arrow functions
    
    * Some linting fixes
    
    * Fix some more linting
    
    * Optimize imports
    
    Co-authored-by: default avatarHenriette Darge <h.darge@openproject.com>
Loading