Run eslint --fix
Fixing 1000s of lint issues. Some rules cannot be `--fix`ed but this goes some way to linting the entire codebase.
This commit is contained in:
@@ -57,7 +57,7 @@ describe('MessageComposerInput', () => {
|
||||
}
|
||||
sandbox.restore();
|
||||
done();
|
||||
})
|
||||
});
|
||||
});
|
||||
|
||||
// XXX this fails
|
||||
|
||||
Reference in New Issue
Block a user