mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
feat: add recite to error book (#587)
This commit is contained in:
@@ -52,5 +52,6 @@ module.exports = {
|
||||
rules: {
|
||||
'sort-imports': ['error', { ignoreDeclarationSort: true }],
|
||||
'@typescript-eslint/consistent-type-imports': 1,
|
||||
'react/prop-types': 'off',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user