Dmitrii Filippov 3d7ad5534b Add eslint rules for modules and fix imports
1. Create bazel rules\macro for eslint, use it everywhere instead of
   direct run eslint from npm. Cleanup all duplicated\unused eslint
   pieces.
   The macro can be reused to define rules for other folders and\or
   typescript.
2. Convert eslint configuration to .js. It improves flexibility and
   allows comments in config files.
3. Add eslint-plugin-import and configuration for it.

Change-Id: Ic599a4cd088842f195ecf22ca67e1835fcd9b559
2020-04-01 12:30:53 +02:00
..
2020-03-19 13:33:17 +09:00
2020-03-02 08:12:22 +09:00
2015-08-26 09:03:24 -06:00
2020-03-10 18:50:02 +09:00
2019-03-13 16:12:42 +09:00