stable

Clone or download

Read-only

chore: Disable completely typechecking in Jest

part of request #31907 Have TypeScript typechecking in dedicated task No functional change. Typechecking in all those packages is already done separately. Change-Id: I5d9f11a66f44f6c6dade67a663203d02b436f2bd

Modified Files

Name
M lib/frontend/angular-tlp/jest.config.js +0 −3 Go to diff View file
M lib/frontend/build-system-configurator/src/jest/base-config.ts +5 −7 Go to diff View file
M plugins/agiledashboard/scripts/administration/jest.config.js +0 −2 Go to diff View file
M plugins/agiledashboard/scripts/artifact-additional-action/jest.config.js +0 −2 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/jest.config.js +0 −2 Go to diff View file
M plugins/baseline/jest.config.js +0 −3 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/jest.config.js +0 −3 Go to diff View file
M plugins/docman/jest.config.js +0 −3 Go to diff View file
M plugins/document/jest.config.js +0 −2 Go to diff View file
M plugins/embed/jest.config.js +0 −2 Go to diff View file
M plugins/frs/jest.config.js +0 −3 Go to diff View file
M plugins/git/scripts/repositories-list/jest.config.js +0 −3 Go to diff View file
M plugins/git/scripts/repository/jest.config.js +0 −3 Go to diff View file
M plugins/kanban/scripts/kanban/jest.config.js +0 −2 Go to diff View file
M plugins/oauth2_server/jest.config.js +0 −2 Go to diff View file
M plugins/program_management/scripts/admin/jest.config.js +0 −2 Go to diff View file
M plugins/program_management/scripts/artifact-additional-action/jest.config.js +0 −2 Go to diff View file
M plugins/program_management/scripts/planned-iterations/jest.config.js +0 −3 Go to diff View file
M plugins/program_management/scripts/program_management/jest.config.js +0 −3 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/jest.config.js +0 −3 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/jest.config.js +0 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/jest.config.js +0 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/jest.config.js +0 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/jest.config.js +0 −3 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/jest.config.js +0 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/jest.config.js +0 −3 Go to diff View file
M plugins/testplan/jest.config.js +0 −2 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/jest.config.js +1 −3 Go to diff View file
M plugins/tracker/scripts/artifact/jest.config.js +0 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/jest.config.js +0 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/jest.config.js +0 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/jest.config.js +0 −2 Go to diff View file
M plugins/tracker/scripts/tracker-admin/jest.config.js +0 −3 Go to diff View file
M plugins/tracker/scripts/tracker-creation/jest.config.js +0 −3 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/jest.config.js +0 −3 Go to diff View file
M src/scripts/account/jest.config.js +0 −2 Go to diff View file
M src/scripts/main/jest.config.js +0 −3 Go to diff View file
M src/scripts/platform-admin-banner/jest.config.js +0 −3 Go to diff View file
M src/scripts/project-admin-banner/jest.config.js +0 −3 Go to diff View file
M src/scripts/project-registration/jest.config.js +0 −3 Go to diff View file
M src/scripts/project-services/jest.config.js +0 −3 Go to diff View file
M src/scripts/site-admin/jest.config.js +0 −2 Go to diff View file
M src/scripts/switch-to/jest.config.js +0 −3 Go to diff View file