feat: add playlist date parser
This commit is contained in:
parent
d18f175aef
commit
a992495b2b
8 changed files with 1909 additions and 422 deletions
|
|
@ -12,3 +12,6 @@ indent_style = tab
|
|||
|
||||
[*.{json,md,rst,ini,yml,yaml,xml,html,js,jsx,ts,tsx,vue,kt}]
|
||||
indent_size = 2
|
||||
|
||||
[*.json]
|
||||
insert_final_newline = false
|
||||
|
|
|
|||
Reference in a new issue