Commit Graph

8 Commits

Author SHA1 Message Date
Yuya Ochiai
22fdf01d38 Upgrade ESLint and rules
https://github.com/mattermost/mattermost-webapp/blob/v4.7.1/.eslintrc.json
2018-02-23 00:31:18 +09:00
Yuya Ochiai
ab5e5590a4 Fix Windows uninstaller not removing files correctly
Multiple async tasks were not performed completely when running uninstaller.
So rearranged tasks with sequential order.
i.e. take care startup registry, finally call electron-squirrel-startup.
2017-07-11 21:33:40 +09:00
Yuya Ochiai
16869c672a Raise warning about stateful components
It would be useful in future refactoring
2017-01-25 00:19:22 +09:00
Yuya Ochiai
72c65393da Update eslint 2016-12-20 23:38:27 +09:00
Yuya Ochiai
fd05a9d258 Update .eslintrc.json 2016-11-23 21:11:04 +09:00
Yuya Ochiai
efa1171763 Fix eslint error 2016-11-07 23:14:50 +09:00
Yuya Ochiai
16a18e64e6 Rewrite .eslintrc.json with extends property 2016-10-28 00:47:49 +09:00
Kolja Lampe
0926c915b5 Added eslint and basic eslint config 2016-10-28 00:47:49 +09:00