Skip to content

Commit

Permalink
first pass
Browse files Browse the repository at this point in the history
  • Loading branch information
modosc committed Jun 24, 2019
1 parent b6fd66d commit 9741ca4
Show file tree
Hide file tree
Showing 10 changed files with 3,595 additions and 3,621 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,7 @@ module.exports = {
'react/jsx-no-literals': 0,
'import/prefer-default-export': 0,
'react/jsx-one-expression-per-line': 0,
'react/jsx-props-no-spreading': 0,
'unicorn/prevent-abbreviations': 0,
},
}
2,907 changes: 1,480 additions & 1,427 deletions example/yarn.lock

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions lib/components.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/components.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/parser.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/parser.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/redux.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9741ca4

Please sign in to comment.