2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-18 04:30:36 +03:00

feat: add panel-change update:showTimePanel

This commit is contained in:
mengxiong10
2020-11-19 09:42:51 +08:00
parent 284d54a396
commit fe3fea491f
9 changed files with 79 additions and 27 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ module.exports = {
},
'import/extensions': ['.js', '.jsx', '.vue'],
},
extends: ['airbnb-base', 'plugin:vue/recommended', 'prettier', 'prettier/vue'],
extends: ['airbnb-base', 'prettier', 'prettier/vue'],
plugins: ['vue'],