mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
Create readme.md
refactor and css fix xo --fix add inline doc fix typo
This commit is contained in:
12
package.json
12
package.json
@ -101,6 +101,16 @@
|
||||
"envs": [
|
||||
"node",
|
||||
"browser"
|
||||
]
|
||||
],
|
||||
"rules": {
|
||||
"quotes": [
|
||||
"error",
|
||||
"double",
|
||||
{
|
||||
"avoidEscape": true,
|
||||
"allowTemplateLiterals": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user