Files
grafana-zabbix/src/datasource-zabbix
Mario Trangoni 0e81752ab8 lint: Fix disallowSpacesInsideArrayBrackets issues
See,

disallowSpacesInsideArrayBrackets: Illegal space after opening bracket at src/datasource-zabbix/specs/utils.spec.js :
   156 |        },
   157 |        {
   158 |          array: [ [[1, 2], [3, 4]], [[1, 2], [3, 4]] ],
--------------------------^
   159 |          depth: 3
   160 |        },

disallowSpacesInsideArrayBrackets: Illegal space before closing bracket at src/datasource-zabbix/specs/utils.spec.js :
   156 |        },
   157 |        {
   158 |          array: [ [[1, 2], [3, 4]], [[1, 2], [3, 4]] ],
-------------------------------------------------------------^
   159 |          depth: 3
   160 |        },

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
2019-04-10 20:00:17 +02:00
..
2018-10-21 17:18:49 +03:00
2019-04-10 19:35:34 +02:00
2019-02-14 14:41:42 +03:00
2019-04-10 19:35:34 +02:00
2018-11-16 13:42:45 +03:00
2019-02-14 14:41:42 +03:00
2018-10-21 14:08:27 +03:00
2019-04-10 19:35:34 +02:00