Skip to content

Commit

Permalink
Update deps and rollup config.
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Feb 15, 2018
1 parent 8b25298 commit ac7cd32
Show file tree
Hide file tree
Showing 4 changed files with 1,209 additions and 963 deletions.
4 changes: 4 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
module.exports = {
extends: 'react-app',

rules: {
'jsx-a11y/href-no-hash': 'off'
},

overrides: [
{
files: 'test/**/*.js',
Expand Down
Loading

0 comments on commit ac7cd32

Please sign in to comment.