vue-ctk-date-time-picker icon indicating copy to clipboard operation
vue-ctk-date-time-picker copied to clipboard

Removes editorconfig rules already included in *

Open KartoffelCheetah opened this issue 4 years ago • 0 comments

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.

KartoffelCheetah avatar Dec 11 '20 14:12 KartoffelCheetah