stable
Clone or download
Read-only
No functional change. CI should be happy. Typechecking is already a dedicated task for accound and site-admin. We should not run it a second time in Jest tests. part of request #31907 Have TypeScript typechecking in dedicated task Change-Id: I7de4a8bfeb439eb8b428fa0cdcfd69484061d5fa
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/jest.config.js | +2 | −0 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/package.json | +1 | −0 | Go to diff View file |
M | src/scripts/account/jest.config.js | +3 | −2 | Go to diff View file |
M | src/scripts/site-admin/jest.config.js | +3 | −2 | Go to diff View file |