Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,9 @@ module.exports = {
'react/prop-types': 'off',
'sort-keys-fix/sort-keys-fix': ['error', 'asc'],
},
"settings": {
"react": {
"version": "detect"
}
}
};
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ typings/

# Output of 'npm pack'
*.tgz
*.zip

# Yarn Integrity file
.yarn-integrity
Expand Down
695 changes: 21 additions & 674 deletions LICENSE

Large diffs are not rendered by default.

Binary file removed icon-16.png
Binary file not shown.
Loading