Skip to content

Lab02 andy#11

Open
andyfiveeleven wants to merge 2 commits intocodefellows-javascript-401d17:masterfrom
andyfiveeleven:lab02-andy
Open

Lab02 andy#11
andyfiveeleven wants to merge 2 commits intocodefellows-javascript-401d17:masterfrom
andyfiveeleven:lab02-andy

Conversation

@andyfiveeleven
Copy link
Copy Markdown

Under what circumstances exactly should i be using apply, it seems like for most of the time it doesn't have a purpose.

I like testing though, i'm still not in the "write the test first" bit, but i'm getting there.

"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be running mocha with this script. Also need to add lint script should be "eslint ."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants