Commits on Source 2
-
kaushitha.ks@niveussolutions.com authored
-
Kaushitha K S authored
Create file using fs module with async/await See merge request !1
index.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "promise-fs-demo", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC" | ||
} |