Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
  • TYPO3.CMS
  • ..
  • TypeScript
  • DocumentHeader.ts
Find file Blame History Permalink
  • afernandez's avatar
    [BUGFIX] Update tslint.json and fix build · 6a587bd9
    afernandez authored Feb 13, 2019 and Georg Ringer's avatar Georg Ringer committed Feb 18, 2019
    This patch updates the definitions in tslint.json to use current settings
    for TypeScript builds.
    
    Most of the occurred issues were fixed by executing
    
      cd Build
      ./node_modules/tslint/bin/tslint -c tslint.json --fix --project .
    
    Resolves: #87709
    Releases: master, 9.5
    Change-Id: Iba318b438a44f6de3fdfcacfb52a5bddef9c8002
    Reviewed-on: https://review.typo3.org/c/59696
    
    
    Tested-by: default avatarSusanne Moog <susanne.moog@typo3.org>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: default avatarSusanne Moog <susanne.moog@typo3.org>
    Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
    6a587bd9