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