final
This commit is contained in:
3
task8/3/app.js
Normal file
3
task8/3/app.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const fs = require('fs');
|
||||
|
||||
fs.unlinkSync('hello.txt');
|
||||
1
task8/3/hello.txt
Normal file
1
task8/3/hello.txt
Normal file
@@ -0,0 +1 @@
|
||||
Hello Node JS!
|
||||
Reference in New Issue
Block a user