styling and building out trimmer component
This commit is contained in:
@ -14,6 +14,7 @@ module.exports = {
|
||||
'no-unused-vars': 'off',
|
||||
'@typescript-eslint/no-unused-vars': 'error',
|
||||
'react/require-default-props': 'off',
|
||||
'no-console': 'off',
|
||||
},
|
||||
parserOptions: {
|
||||
ecmaVersion: 2022,
|
||||
|
||||
Reference in New Issue
Block a user