mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
autofix all violations
This commit is contained in:
parent
a3553c924d
commit
8e9a8a84dc
4245 changed files with 87774 additions and 82935 deletions
|
@ -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'
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue