Merge pull request #506 from mozilla/assignment-onboarding

Assignment onboarding panel and icon badge
This commit is contained in:
luke crouch
2017-05-16 13:07:48 -05:00
committed by GitHub
5 changed files with 76 additions and 2 deletions
+3
View File
@@ -1,4 +1,7 @@
module.exports = {
"parserOptions": {
"ecmaVersion": 8
},
"env": {
"browser": true,
"es6": true,