javascript-eslint.tmbundle icon indicating copy to clipboard operation
javascript-eslint.tmbundle copied to clipboard

Integrates the ESLint JavaScript validator with TextMate 2

Results 5 javascript-eslint.tmbundle issues
Sort by recently updated
recently updated
newest added

I am tired of vscode , It would be great to eslant --fix quietly ,unfortunately I don't understand how bundles work , any workaround would be appreciated ... I am...

The title says it all. Without this change I had the script fail on the `⏎` character, which is used by the eslint prettier plugin.

Can I disable eslint for a project and use it for an other? I just want to use eslint for a specific project not all of them. ANy way I...

So recently set up `prettier.js` and rolled it into my eslint world. Its output breaks the full report function with _ye olde python encode error_. A quick and dirty fix...

Currently when eslint is running, the editor stops responding. Would it be possible to run it asynchronous/in the background to prevent this lag?