feat/layout-cleaning: merapikan style pada layout + custom ui
This commit is contained in:
@@ -42,6 +42,7 @@ export default withNuxt(
|
||||
// Allow more flexible code style
|
||||
'style/max-statements-per-line': ['error', { max: 3 }],
|
||||
'antfu/if-newline': 'off', // Disable newline after if requirement
|
||||
'antfu/top-level-function': false,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user