stable
Clone or download
Read-only
request #21421 Enforce noImplicitOverride tsconfig option
How to test: "npm run build" should succeed (see CI) Change-Id: I8232f86e4b396569142b33f7215bb80f53b841f9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/api_explorer/scripts/index.tsx | +1 | −1 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/GanttBoard.vue | +1 | −1 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/ScrollingArea.vue | +1 | −1 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/GanttTask.vue | +1 | −1 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/components/LoadingState.vue | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Collapsed/CollapsedHeaderCell.vue | +1 | −1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/BacklogItems/AddTestButtonWithAdditionalActionsMenu.vue | +1 | −1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/TestDefinitionCardXrefTitle.vue | +1 | −1 | Go to diff View file |
M | src/scripts/browser-deprecation/browser-deprecation-modal-bp.ts | +1 | −1 | Go to diff View file |
M | src/scripts/project/registration/src/components/Information/Input/ProjectName.vue | +1 | −1 | Go to diff View file |
M | src/scripts/project/registration/src/components/Information/Input/ProjectShortName.vue | +1 | −1 | Go to diff View file |
M | tools/utils/scripts/tsconfig-for-libraries.json | +2 | −1 | Go to diff View file |
M | tsconfig.json | +2 | −1 | Go to diff View file |