You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This is the repository for the LinkedIn Learning course Learning Full-Stack JavaScript Development: MongoDB, Node, and React. The full course is available from [LinkedIn Learning][lil-course-url].",
"main": "index.js",
"devDependencies": {
"eslint": "^9.13.0",
"prettier": "^3.3.3",
"ts-node-dev": "^2.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"