vue-ctk-date-time-picker
vue-ctk-date-time-picker copied to clipboard
Removes editorconfig rules already included in *
ef94fdc198dd6373902791bcff2baf5a3612bf7b introduced some additional rules in the .editorconfig for the *.{js,jsx,ts,tsx,vue} wildcard glob.
however all of these rules are already defined on the asterisk * wildcard. I see no reason to have these styles duplicated unless there is some kind of buggy .editorconfig implementation out there which requires both of these rules to func5tion correctly.