hedgedoc/test
Philip Molares f4a580cf2a refactor(config): extract note config from app config
This commit separates the app config object from a new note config object. This was done to separate different concerns in different config files. Especially if the number of settings that are about notes increase, it is a good idea to keep them separate from the app config.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-01-30 22:19:50 +01:00
..
private-api refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
public-api refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
test-setup.ts refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
tsconfig.json Move tsconfig.test.json to test directory 2021-10-14 19:55:55 +02:00
tsconfig.json.license Move tsconfig.test.json to test directory 2021-10-14 19:55:55 +02:00
utils.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00