fuel-ui/static
Vitaly Kramskikh faa6d71c09 Enable linting for node.js files and split .eslintrc
This commit enables linting for node.js files (gulpfile and
helpers, webpack and karma configs) and also splits .eslintrc
into 2 files. This is needed because our node.js files don't
support ES6 syntax, so nailgun/.eslintrc now contains common
linting rules and nailgun/static/.eslintrc contains JSX
and ES6-specific rules.

Implements: blueprint converge-to-eslint-config-openstack

Change-Id: I1956f2022475b39724dfb49f98bdc8e6e5d898e9
2016-01-17 18:01:55 +03:00
..
expression Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
fonts Twitter Bootstrap 3 Markup 2015-06-03 13:58:43 +02:00
img Apply :hover style to Discard Changes button 2015-12-10 11:57:19 +03:00
plugins/vmware Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
styles Fix handling of default node network group in Fuel UI 2015-12-29 12:28:32 +03:00
tests Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
translations Move Neutron Types drivers under ML2 section 2016-01-14 12:06:11 +00:00
vendor/custom Replace component.getDOMNode() with React.findDOMNode(component) 2015-12-15 17:48:09 +03:00
views Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
.eslintrc Enable linting for node.js files and split .eslintrc 2016-01-17 18:01:55 +03:00
app.js Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
component_mixins.js Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
dispatcher.js Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
expression.js Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
favicon.ico Make files not executable 2014-09-01 09:42:14 +00:00
i18n.js Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
index.html ES6size app.js 2015-11-14 20:56:57 +07:00
keystone_client.js Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
models.js Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00
utils.js Use 2 spaces instead of 4 for indentation of JS code 2016-01-15 20:40:27 +03:00