stable

Clone or download

Read-only

fix: TypeScript error in Document plugin

Part of request #28863 fix TypeScript Jest coverage No functional change. If you "cd" in plugins/document/ and run the following command, it should succeed without an error ELIFECYCLE. $ COLLECT_COVERAGE=true CI=true pnpm run test --runInBand If you run all tests with the env variables above, the suite should succeed. Change-Id: I2a45def99b13415a02d15e8057ef8bffbf030d9d

Modified Files

Name
M plugins/document/scripts/admin-search-view/index.ts +2 −2 Go to diff View file
M plugins/document/tsconfig.json +3 −7 Go to diff View file