chore(deps-dev): update eslint, prettier & antfu/eslint-config
This commit is contained in:
@@ -3,6 +3,7 @@ const baseRules = {
|
||||
'no-console': 0,
|
||||
'chai-friendly/no-unused-expressions': ['error', { allowShortCircuit: true, allowTernary: true }],
|
||||
'prettier/prettier': ['error', {}, { usePrettierrc: true }],
|
||||
'antfu/if-newline': 0,
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user