Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated summary view. #25

Merged
merged 15 commits into from Apr 4, 2018
Add jest tests for PauseButton.jxs
  • Loading branch information
IAmThePan committed Mar 30, 2018
commit d686bae211cbbd2ae88438dae8e27044d8a97824
@@ -3,7 +3,8 @@
"env": {
"browser": true,
"es6": true,
"amd": true
"amd": true,
"jest": true
},
"parser": "babel-eslint",
"parserOptions": {
ProTip! Use n and p to navigate between commits in a pull request.