Enable linting for all auth related files
This commit is contained in:
parent
74a5dd4291
commit
9470424bcb
10 changed files with 52 additions and 55 deletions
|
@ -16,7 +16,6 @@ limitations under the License.
|
|||
|
||||
const jest = require('jest-mock');
|
||||
const React = require('react');
|
||||
const ReactDOM = require('react-dom');
|
||||
const ReactTestUtils = require('react-addons-test-utils');
|
||||
const expect = require('expect');
|
||||
|
||||
|
|
|
@ -16,7 +16,6 @@ limitations under the License.
|
|||
|
||||
const jest = require('jest-mock');
|
||||
const React = require('react');
|
||||
const ReactDOM = require("react-dom");
|
||||
const ReactTestUtils = require('react-addons-test-utils');
|
||||
const expect = require('expect');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue