Commit Graph

10 Commits

Author SHA1 Message Date
Erik Arvidsson
d6537c74c5 Update clients to use latest eslint (#1699)
And fix new errors that were found.

This also adds tools/run-all-js-tests.py which runs `npm install`
and `npm test` in all directories containing a package.json file.
2016-06-02 09:41:32 -07:00
Erik Arvidsson
24776c6a1a Update eslintrc to handle react/jsx (#1698) 2016-06-01 17:55:06 -07:00
Erik Arvidsson
97ecf38497 Update eslint version (#1696) 2016-06-01 16:53:41 -07:00
Aaron Boodman
40d485bd03 Licensify everything 2016-05-30 14:32:28 -07:00
Rafael Weinstein
7b439b6b52 Add rule to require a trailing newline & to disallow trailing whitespace (#1533) 2016-05-18 11:40:13 -07:00
Erik Arvidsson
c2b114da6f Make eslintrc a module (#1251) 2016-04-14 14:31:21 -07:00
Ben Kalman
d8977ce3a9 Fix misuse of update() in run.py (#1245) 2016-04-14 09:19:11 -07:00
Ben Kalman
11c79b2d56 Add run.py script to jsmodules/webpack-config (#1243)
This is intended to replace simpler uses of .npm_run_helper.py, then
    I'll continually migrate views until they can use the simpler form.
    Currently it will only be Splore that uses it.
2016-04-13 16:31:08 -07:00
Ben Kalman
8cc93e7591 Pull @attic/webpack-config from npm (#1239) 2016-04-13 16:23:38 -07:00
Ben Kalman
7c8d95bc8e Move js/webpack-config to jsmodules in preparation for publishing to npm (#1235) 2016-04-13 14:20:36 -07:00