| 1 | import fs from "fs" |
| 2 | import path from "path" |
| 3 | const FOLDER_PATH = "/Users/harkiratsingh/Projects/mobile-magic-parent/base-react-app" |
| 4 | // read through all the files in the folder and print them in tbe bolt artifact format |
nothing calls this directly
no test coverage detected