hedgedoc/test
David Mehren ade58e3ca1
Move tsconfig.test.json to test directory
WebStorm does not support typescript.*.json files,
but always uses the nearest tsconfig.json.
Moving the test-specific tsconfig into the test folder allows WebStorm
to use the correct config for the E2E-tests and
stops it from showing unnecessary errors.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-10-21 19:51:57 +02:00
..
private-api Add delete media in private API (#1736) 2021-10-18 20:00:28 +02:00
public-api fix username spelling from userName 2021-10-13 22:54:00 +02:00
tsconfig.json Move tsconfig.test.json to test directory 2021-10-21 19:51:57 +02:00
tsconfig.json.license Move tsconfig.test.json to test directory 2021-10-21 19:51:57 +02:00
utils.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00