1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

3 commits

Author SHA1 Message Date
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
dkanada
8bdb6d795e fix save button in now playing controller 2019-10-12 16:17:17 +09:00
dkanada
5104aabead move remote control to folder and fix sortable dependency 2019-09-13 00:05:15 -07:00
Renamed from src/components/remotecontrol.js (Browse further)