autofix all violations

This commit is contained in:
spalger 2019-12-13 15:44:04 -07:00
parent a3553c924d
commit 8e9a8a84dc
4245 changed files with 87774 additions and 82935 deletions

View file

@ -18,4 +18,6 @@
*/
module.exports = false;
throw new Error('The elasticsearch npm module is not designed for use in the browser. Please use elasticsearch-browser');
throw new Error(
'The elasticsearch npm module is not designed for use in the browser. Please use elasticsearch-browser'
);