mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
42ad99e20b
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 |