Compare commits
No commits in common. "0c506a09f2a573874f768a5ecb87a1d45817a227" and "04ac5dc8b5a5212c4c1de4ff1b50404bf2650d53" have entirely different histories.
0c506a09f2
...
04ac5dc8b5
|
@ -10,7 +10,6 @@ module.exports = {
|
|||
],
|
||||
rules: {
|
||||
'vue/require-default-prop': 'off',
|
||||
'vue/multi-word-component-names': 'off',
|
||||
'prettier/prettier': 'off'
|
||||
'vue/multi-word-component-names': 'off'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue