mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Seems like prettier is explicitly needed to read the .prettierrc file
This commit is contained in:
parent
c06fb73b41
commit
05e0f9f8fa
|
@ -7,6 +7,7 @@ module.exports = {
|
|||
'plugin:vue/essential',
|
||||
// 'plugin:vue/recommended',
|
||||
'@vue/airbnb',
|
||||
'prettier',
|
||||
'plugin:prettier-vue/recommended',
|
||||
'prettier/vue',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user