Skip to content

Commit

Permalink
Merge pull request #7 from Scrivito/improvements
Browse files Browse the repository at this point in the history
Improvements: GDPR compliant; ID Validation + npm update
  • Loading branch information
apepper authored Jan 22, 2020
2 parents 64e9558 + 7200c68 commit 8e45c80
Show file tree
Hide file tree
Showing 5 changed files with 1,386 additions and 841 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"btoa": true
},
"rules": {
"consistent-return": 0,
"curly": [1, "all"],
"import/no-amd": 2,
"import/no-commonjs": 2,
Expand Down
Loading

0 comments on commit 8e45c80

Please sign in to comment.