mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
chore: Add eslint rule for consistent emits style
This commit is contained in:
parent
17cd426ca6
commit
a44ff57032
|
@ -59,7 +59,7 @@ export default [
|
|||
},
|
||||
},
|
||||
],
|
||||
// 'vue/define-emits-declaration': ['error'],
|
||||
'vue/define-emits-declaration': ['error'],
|
||||
'vue/enforce-style-attribute': ['error'],
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user