Hoon Park created ZEPPELIN-1940:
-----------------------------------
Summary: eslint DOESN"T apply style guide
Key: ZEPPELIN-1940
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1940
Project: Zeppelin
Issue Type: Improvement
Components: front-end
Reporter: Hoon Park
We use google javascript style guide and it is specified in {{.eslint}} like
{code}
"preset": "google"
{code}
But it should be {{"extends"}} instead of {{"preset"}}. So currently google
rules is not used at all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)