first commit

This commit is contained in:
Andrei - Mihnea Cerbu
2024-03-08 23:22:54 +02:00
parent e48476736f
commit 5f902e1a28
6 changed files with 81 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "nodejs-console-app1",
"version": "0.0.0",
"description": "NodejsConsoleApp1",
"main": "app.js",
"author": {
"name": ""
},
"devDependencies": {
"eslint": "^8.21.0"
},
"eslintConfig": {
}
}