Skip to content

Commit 1fe90f7

Browse files
committed
Merge branch 'master' of https://github.com/oslabs-beta/reactime
2 parents 6a362c0 + 725a553 commit 1fe90f7

File tree

86 files changed

+14178
-7107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+14178
-7107
lines changed

.eslintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"import/no-unresolved": "off",
1212
"import/extensions": "off",
1313
"react-hooks/rules-of-hooks": "error", // Checks rules of Hooks
14-
"react-hooks/exhaustive-deps": "warn" // Checks effect dependencies
14+
"react-hooks/exhaustive-deps": "warn", // Checks effect dependencies
15+
"react/jsx-filename-extension": [0]
1516
},
1617
"env": {
1718
"es6": true,

MyMovie.gif

1.06 MB
Loading

ShortMovie.gif

446 KB
Loading

0 commit comments

Comments
 (0)