LukeSheard/Monzo-Dashboard

View on GitHub
src/server/app.js

Summary

Maintainability
A
0 mins
Test Coverage

Import in body of module; reorder to top.
Open

import webpackConfig from 'webpack.config.babel'; // eslint-disable-line import/no-unresolved
Severity: Minor
Found in src/server/app.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Import in body of module; reorder to top.
Open

import webpack from 'webpack';
Severity: Minor
Found in src/server/app.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Import in body of module; reorder to top.
Open

import render from './render';
Severity: Minor
Found in src/server/app.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Import in body of module; reorder to top.
Open

import token from './token';
Severity: Minor
Found in src/server/app.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status