stable

Clone or download

Read-only

Merge commit 'refs/changes/28/27028/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: Fixes request #29243: Typechecking issues in baseline plugin JS unit tests Change-Id: Id4570cf1c541e29af78d1ee8a569f68eff4cc878

Modified Files

Name
M lib/frontend/build-system-configurator/src/jest/base-config.ts +1 −1 Go to diff View file
M plugins/baseline/jest.config.js +2 −0 Go to diff View file
M plugins/baseline/package.json +4 −8 Go to diff View file
M plugins/baseline/scripts/baseline/components/common/ActionButton.test.ts +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/common/CollapsableContent.test.ts +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/common/DeleteConfirmationModal.test.ts +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/common/HumanizedDate.test.ts +1 −1 Go to diff View file
D plugins/baseline/src/composer.json +0 −11 Go to diff View file
D plugins/baseline/src/composer.lock +0 −72 Go to diff View file
M plugins/baseline/tsconfig.json +5 −1 Go to diff View file
M plugins/baseline/webpack.common.js +0 −1 Go to diff View file