mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-16 23:43:39 +00:00
fs.rmdir(path, { recursive: true}) is deprecated and is replaced by fs.rm(path, { recursive: true}). Signed-off-by: Yannick Bungers <git@innay.de> |
||
---|---|---|
.. | ||
private-api | ||
public-api | ||
test-setup.ts | ||
tsconfig.json | ||
tsconfig.json.license | ||
utils.ts |