signal-desktop/ts
Scott Nonnenberg 2988da0981 Turn on all of Microsoft's recommend lint rules
Biggest changes forced by this: alt tags for all images, resulting in
new strings added to messages.json, and a new i18n paramter/prop added
in a plot of places.

Another change of note is that there are two new tslint.json files under
ts/test and ts/styleguide to relax our rules a bit there. This required
a change to our package.json script, as manually specifying the config
file there made it ignore our tslint.json files in subdirectories
2018-05-23 16:26:47 -07:00
..
backbone Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
components Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
html Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
notifications Use native notifications on all platforms 2018-05-02 19:58:33 -04:00
protobuf Compile all protocol buffers 2018-05-07 21:53:40 -04:00
styleguide Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
styles Port colorSVG from Sass to TypeScript (React) 2018-05-08 16:41:07 -04:00
test Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
types Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
util Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
OS.ts Modify OS.isWindows to check platform before version (#2407) 2018-05-20 14:02:29 -07:00