mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 18:09:40 +05:00
feat: add kodik source parsing for custom player
This commit is contained in:
parent
0c6c990c67
commit
97c8935a0f
9 changed files with 3915 additions and 67 deletions
|
@ -1,3 +1,7 @@
|
|||
{
|
||||
"extends": "next/core-web-vitals"
|
||||
"extends": ["next/core-web-vitals", "prettier"],
|
||||
"rules": {
|
||||
"prettier/prettier": "error"
|
||||
},
|
||||
"plugins": ["prettier"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue