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": "## Get started - Run `chmod -R +x scripts/` to make all scripts executable by global user - Run scripts with `./scripts/<script_name>` - Make tests executable by global with `chmod -R +x tests/`",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",