라우트 추가
This commit is contained in:
@@ -18,4 +18,9 @@ export default tseslint.config(
|
||||
arrowParens: true,
|
||||
}),
|
||||
reactHooks.configs.flat.recommended,
|
||||
{
|
||||
rules: {
|
||||
'@stylistic/jsx-one-expression-per-line': 'off',
|
||||
},
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user