still bug
This commit is contained in:
parent
28cdbbc4f9
commit
03b65399df
5 changed files with 315 additions and 13 deletions
|
|
@ -21,7 +21,7 @@ module.exports = {
|
|||
ecmaVersion: 12,
|
||||
sourceType: 'module',
|
||||
},
|
||||
plugins: ['react-refresh', '@typescript-eslint'],
|
||||
plugins: ['react-refresh', '@typescript-eslint', '@tanstack/eslint-plugin-query'],
|
||||
rules: {
|
||||
'react-refresh/only-export-components': [
|
||||
'warn',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue