feat: add rule no-import-node-modules-by-path
(#219)
This commit is contained in:
@@ -396,6 +396,7 @@ module.exports = {
|
||||
'yml/no-empty-document': 'off',
|
||||
|
||||
// antfu
|
||||
'antfu/no-import-node-modules-by-path': 'error',
|
||||
'antfu/if-newline': 'error',
|
||||
'antfu/import-dedupe': 'error',
|
||||
'antfu/top-level-function': 'error',
|
||||
|
Reference in New Issue
Block a user