feat: format for named tuple (#229)
This commit is contained in:
@@ -161,6 +161,7 @@ module.exports = {
|
||||
'antfu/no-cjs-exports': 'error',
|
||||
'antfu/no-ts-export-equal': 'error',
|
||||
'antfu/no-const-enum': 'error',
|
||||
'antfu/named-tuple-spacing': 'error',
|
||||
|
||||
// off
|
||||
'@typescript-eslint/consistent-indexed-object-style': 'off',
|
||||
|
Reference in New Issue
Block a user