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