Closed eric-labelle closed 2 years ago
There is a compile error regarding an unsupported import syntax with ES6
index.ts:13:8 - error TS1192: Module '"fs"' has no default export. 13 import fs from "fs"; ~~ Found 1 error.
There is a compile error regarding an unsupported import syntax with ES6