mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-20 20:08:28 +00:00
eslint ignore html-indent in vue (#5521)
This commit is contained in:
@@ -87,6 +87,7 @@ export default antfu(
|
||||
math: 'always',
|
||||
},
|
||||
],
|
||||
'vue/html-indent': 'off',
|
||||
'vue/block-order': [
|
||||
'error',
|
||||
{
|
||||
|
Reference in New Issue
Block a user