Skip to content

issues Search Results · repo:SublimeLinter/SublimeLinter-eslint language:Python

Filter by

259 results
 (97 ms)

259 results

inSublimeLinter/SublimeLinter-eslint (press backspace or delete to remove)

The title says what I m trying to achieve, essentially I ve created a new nextjs project (using npx create-next-app@latest) which comes with eslint@9 out the box. The problem is this fails when running: ...
  • IPWright83
  • 5
  • Opened 
    20 days ago
  • #345

Can this package be updated on PackageControl.io? Right now it shows 4.5.7 from two months ago. I would like to use the latest 4.5.9 version.
  • rgant
  • 3
  • Opened 
    20 days ago
  • #344

eslint 8.56.0 Works great for anything not under node_modules Will not lint automatically nor by manual linting for anything under node_modules .eslintignore contains !**/node_modules/** !node_modules ...
  • pags
  • 3
  • Opened 
    on Jun 15, 2024
  • #336

Since eslint 9, the new flat config format is the new default, and I think it likely needs explicit support in this plugin. See this link for details: https://eslint.org/docs/latest/use/configure/migration-guide ...
  • silverwind
  • 3
  • Opened 
    on May 31, 2024
  • #335

Hi, Just writing this as a service for others who get in this headache. nvm does not play nicely with eslint/sublime. I spent weeks on/off trying to configure paths etc to get this working. It just doesn ...
  • zzph
  • 2
  • Opened 
    on Jun 5, 2023
  • #330

I noticed that the plugin stopped working after previously working wonderfully. It was running for about 3 days during the daytime hours until I suspend my computer each night. This morning, I noticed ...
  • jmo84
  • 2
  • Opened 
    on Dec 15, 2022
  • #325

I am using Sublime Text Build 4126. I have installed eslint globally using npm. Then I installed SublimeLinter and SublimeLinter-eslint using package control. But when I am opening a javascript file, I ...
  • AK-CHP1
  • 3
  • Opened 
    on Nov 6, 2022
  • #324

ESLint plugins like eslint-plugin-yaml often depend on file name matching to parse specific file types. For example... overrides: [ { files: [ *.yaml , *.yml ], parser: yaml-eslint-parser ...
  • dndrsn
  • 5
  • Opened 
    on Oct 22, 2022
  • #323

I end up with frequent little niggly issues with my linter configuration, and I think part of it is overriding the executable setting. So I d like to know how do I get eslint_d working with the global ...
  • IPWright83
  • 5
  • Opened 
    on Sep 26, 2022
  • #322

Hello! 😄 I have an application that runs webpack on a docker container and I have a node_modules volume mounted on this container so it is persisted between docker-compose ups . Another good reason for ...
  • gleme
  • 1
  • Opened 
    on Sep 6, 2022
  • #321
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub