hedgedoc/commons
Tilman Vatteroth 8a745f3f32 fix: improve deep partial type used in tests
The deep partial type from redux had the problem that it could only be applied to records. This caused problems with primitive types and arrays.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-09-07 21:25:56 +02:00
..
src fix: improve deep partial type used in tests 2023-09-07 21:25:56 +02:00
types
.eslintrc.cjs
.gitignore
.npmignore
.npmignore.license
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
build.sh fix: use sh instead of bash in build scripts 2023-08-27 12:42:40 +02:00
jest.config.json
jest.config.json.license
package.json fix(deps): update dependency joi to v17.10.1 2023-09-02 12:07:34 +00:00
package.json.license
tsconfig.base.json
tsconfig.base.json.license
tsconfig.cjs.json
tsconfig.cjs.json.license
tsconfig.esm.json fix(commons): migrate typescript config 2023-08-26 11:40:09 +02:00
tsconfig.esm.json.license
tsconfig.test.json
tsconfig.test.json.license