pokemon-showdown/dev-tools
Guangcong Luo e8163824ff Remove validate-conditionals eslint rule
As far as I can tell, `curly, multi-line, consistent` does everything I
want; there's no reason to keep around a validate-conditionals rule.

Which is probably good, since eslint is deprecating the API for this,
anyway. The nice thing about not relying on deprecated APIs is that now
you can lint PS with `eslint` rather than needing to memorize
command-line switches.
2018-01-19 13:25:10 -06:00
..
global.d.ts Rewrite Process Manager 2018-01-18 03:34:16 -06:00
globals.ts Rewrite Process Manager 2018-01-18 03:34:16 -06:00
node.d.ts Rewrite Process Manager 2018-01-18 03:34:16 -06:00
users-utils.js Sockets: refactor to use maps (#3474) 2017-04-23 16:39:38 -07:00