Skip to content

issues Search Results · repo:xojs/xo language:TypeScript

Filter by

30 results
 (85 ms)

30 results

inxojs/xo (press backspace or delete to remove)

Hi! Did some testing with the new 1.0.x version of xo and it looks like the paths defined in tsconfig are not getting resolved resulting in a lot of errors. This is the repo and branch with xo 0.60.0: ...
  • meszaros-lajos-gyorgy
  • 4
  • Opened 
    2 days ago
  • #811

If a switch statement has a default case, and the switch is not considered exhaustive by @typescript-eslint/switch-exhaustiveness-check, it requires adding the missing cases. If a union element is unbounded, ...
  • esdmr
  • 2
  • Opened 
    7 days ago
  • #809

How to make it work with bun runtime ?
  • shm0x
  • 1
  • Opened 
    9 days ago
  • #808

Hi! Did a bit of testing with the new flat config in the latest v1.0.4 and as the title says: @typescript-eslint rules that are not set to off are not ignored for configs targetting .js files, but outright ...
  • meszaros-lajos-gyorgy
  • 1
  • Opened 
    9 days ago
  • #807

The latest publish did not seem to have the latest code update https://www.npmjs.com/package/xo?activeTab=code
  • spence-s
  • 1
  • Opened 
    10 days ago
  • #804

How about adding support for checking the git config core.excludesfile for ignore defaults?
  • LitoMore
  • Opened 
    11 days ago
  • #803

After upgrading eslint-config-xo to version 0.47, its rules are not applied to Vue files anymore. I think this is due to this commit explictly setting the file endings: https://github.com/xojs/eslint-config-xo/commit/6a547b58740d3742f9a97d50993435f6fa1ff29a ...
  • xqqp
  • Opened 
    15 days ago
  • #801

Hello, We are suddenly seeing a surge of new errors (14135 errors to be precise) from xo linter in our pipelines right after the release of this new xo version v1.0.0 today. We had no errors until this ...
  • rockgemini
  • 9
  • Opened 
    17 days ago
  • #800

https://github.com/yeonjuan/html-eslint
  • sindresorhus
  • 1
  • Opened 
    22 days ago
  • #799

I bumped eslint-config-xo from 0.46.0 to 0.47.0 and it broke it. My config is: import { defineConfig, globalIgnores } from eslint/config ; import eslintPlugin from eslint-plugin-eslint-plugin ; import ...
bug
  • fregante
  • 2
  • Opened 
    on May 8
  • #798
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! 
Press the
/
key to activate the search input again and adjust your query.
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