添加搜索框
This commit is contained in:
5
.eslintrc.js
Normal file → Executable file
5
.eslintrc.js
Normal file → Executable file
@@ -23,5 +23,10 @@ module.exports = {
|
||||
camelcase: 'off',
|
||||
'no-unused-vars': 'warn',
|
||||
'no-use-before-define': 'off'
|
||||
},
|
||||
settings: {
|
||||
react: {
|
||||
version: '17.0.0'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user