123ishaTest / 123ishaTest/louter
Add a `writeToFile` helper method
- Ngôn ngữ chính
- TypeScript
- Star
- 1
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Multiple stages like writing object to files, whether it is JSON schema or a config object.
Add a `writeToFile` utility function such that they are all formatted the same (JSON.stringify args and ending newline)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Look for existing utility functions in the codebase, likely in a utils or helpers directory. The function should accept an object and a file path, use JSON.stringify with consistent formatting (like 2-space indentation), and append a newline. Check how other stages write files to understand the expected pattern. Write a test to verify the output format.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript, typescript
- Lĩnh vực
- tooling
- Loại issue
- Tính năng
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 65/100