Files
shaka-player/lib/offline
Jacob Trimble b87a066832 Add some additional style rules.
- Disallow mixing different types of some operators (e.g. && ||).
- Disallow useless constructors.
- Require a newline between class members.
- Require spacing around arrow functions.
- Require using the compound assignment when possible (e.g. +=).
- Check for possible errors in assignments involving "await".

Change-Id: Ib48167aea61a62b33f0b76bb869abe18398ee5b7
2019-05-08 20:43:07 +00:00
..
2019-05-08 09:22:10 -07:00
2019-05-08 09:22:10 -07:00
2019-05-08 09:22:10 -07:00
2019-05-08 09:22:10 -07:00
2018-11-09 11:18:14 -08:00
2019-05-08 09:22:10 -07:00
2019-05-08 09:22:10 -07:00