mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Improved eslint config formatting
This commit is contained in:
parent
cb70e1681c
commit
9e082e624a
|
@ -41,6 +41,10 @@ export default [
|
|||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
},
|
||||
{
|
||||
rules: {
|
||||
'vue/component-api-style': ['error'],
|
||||
'vue/component-name-in-template-casing': [
|
||||
'error',
|
||||
|
|
Loading…
Reference in New Issue
Block a user