Commit 48aa7ab7 authored by Dan Abramov's avatar Dan Abramov
Browse files

Update deps

parent bb725e09
No related merge requests found
Showing with 11 additions and 10 deletions
+11 -10
......@@ -121,6 +121,7 @@ module.exports = {
'no-sequences': 'warn',
'no-shadow-restricted-names': 'warn',
'no-sparse-arrays': 'warn',
'no-template-curly-in-string': 'warn',
'no-this-before-super': 'warn',
'no-throw-literal': 'warn',
'no-undef': 'warn',
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment