mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-03 09:06:06 +08:00
@@ -126,7 +126,7 @@ module.exports = {
|
||||
'no-template-curly-in-string': 'warn',
|
||||
'no-this-before-super': 'warn',
|
||||
'no-throw-literal': 'warn',
|
||||
'no-undef': 'warn',
|
||||
'no-undef': 'error',
|
||||
'no-unexpected-multiline': 'warn',
|
||||
'no-unreachable': 'warn',
|
||||
'no-unused-expressions': 'warn',
|
||||
|
||||
Reference in New Issue
Block a user