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
"deploy": "/bin/sh -c 'if [ \"$TRAVIS_BRANCH\" = \"source\" ]; then scripts/deployToGithubPages.sh; else echo \"Skipping deployment, not on right branch\"; fi'",
"format": "prettier --write 'src/**/*.js'",
"test": "echo \"Error: no test specified\" && exit 1"