Liqiong Zheng
Results
2
issues of
Liqiong Zheng
docs: Remove redundant and duplicate documentation files - Remove docs/cli/configuration.md (superseded by docs/get-started/configuration.md) - Remove docs/get-started/deployment.md (duplicate of docs/get-started/installation.md) Resolves #14682 ## Summary This PR removes two redundant documentation files...
## Summary Fixes #14896 ## Changes - Renamed `TMP_DIR_NAME` from `'tmp'` to `'data'` in `storage.ts` - Updated `storage.test.ts` to match - Updated all documentation references (7 files) ## Why The...