Skip to content

Support eslint plugins / standard style #5

Description

@letmaik

I use the eslint.json from https://github.com/feross/eslint-config-standard and when I run that in tern.java it outputs the error "[ESLint]: Definition for rule 'standard/object-curly-even-spacing' was not found" at the first code lint. This is problem because the eslint.json has this:

  "plugins": [
    "standard"
  ],

I'm not sure how this whole scenario can be supported but in the end I just want to use standard style. It would be quite cool if this could be directly integrated somehow since it is so popular. Like a dropdown of some common popular code styles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions