chore(tooling,deps-dev): update antfu eslint conf
This commit is contained in:
@@ -20,5 +20,11 @@ module.exports = {
|
||||
],
|
||||
'antfu/if-newline': 0,
|
||||
'antfu/generic-spacing': 0,
|
||||
|
||||
// stylistic
|
||||
'@stylistic/ts/member-delimiter-style': 'off',
|
||||
'@stylistic/ts/brace-style': 'off',
|
||||
'@stylistic/js/operator-linebreak': 'off',
|
||||
'@stylistic/ts/indent': 'off',
|
||||
},
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.38.6",
|
||||
"@antfu/eslint-config": "^0.43.1",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint-config-prettier": "^8.10.0",
|
||||
"eslint-config-turbo": "^1.11.2",
|
||||
|
||||
Reference in New Issue
Block a user