Skip to content

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

Filter by

480 results
 (51 ms)

480 results

inxojs/xo (press backspace or delete to remove)

Am I doing something wrong? | Rule | Time (ms) | Relative | | :-- | --: | --: | | import/no-cycle | 285800.078 | 95.0% | | @typescript-eslint/no-unsafe-argument | 3652.615 | 1.2% | | @typescript-eslint/no-unsafe-assignment ...
  • king-of-poppk
  • 2
  • Opened 
    on Mar 7
  • #779

I have to manually comment about this all the time. Has to wait for https://github.com/xojs/xo/pull/774 https://github.com/gajus/eslint-plugin-jsdoc/blob/main/docs/rules/require-asterisk-prefix.md#readme ...
enhancement
help wanted
  • sindresorhus
  • Opened 
    on Jan 18
  • #775

Using extends : plugin:eslint-plugin-svelte/recommended with eslint-plugin-svelte@3.0.0-next.10 throws a Converting circular structure to JSON error. Perhaps something related to legacy vs flat config? ...
  • GeoffreyBooth
  • 7
  • Opened 
    on Jan 7
  • #773

These rules are deprecated and should be removed from the configs... no-buffer-constructor no-return-await no-empty-interface
help wanted
  • UniquePixels
  • 1
  • Opened 
    on Oct 26, 2024
  • #770

I am integrating XO to a Vue Project and I m having a hard time trying to apply ts rules under .vue files. Inside XO, If I update this constant: const TYPESCRIPT_EXTENSION = [ ts , tsx , mts , ...
  • joao-offerfit
  • Opened 
    on Oct 16, 2024
  • #768

https://github.com/eslint/markdown It doesn t have that many useful rules yet, so I m going to hold off for now.
  • sindresorhus
  • 1
  • Opened 
    on Oct 14, 2024
  • #767

I noticed that my imports are not being trimmed once I stop using a certain function. Any particular reason? https://www.npmjs.com/package/eslint-plugin-unused-imports
enhancement
  • nahtnam
  • 4
  • Opened 
    on Aug 14, 2024
  • #766

Hey there, I would like to allow v8 alongside the already existing c8 (https://github.com/xojs/eslint-config-xo/commit/dea95342b6495439b865bcd1ff58b2a119ddf5cc / https://github.com/xojs/eslint-config-xo/issues/65) ...
  • Primajin
  • 2
  • Opened 
    on Aug 4, 2024
  • #765

Using xo = 0.59.0 with TypeScript projects is quite useless because of n/file-extension-in-import: source/index.ts:1:15 ✖ 1:15 forbid file extension .js. n/file-extension-in-import ✖ 2:15 forbid ...
bug
help wanted
  • EdJoPaTo
  • 6
  • Opened 
    on Jul 23, 2024
  • #763

Setting n/no-unsupported-features/node-builtins : off gets ignored. Probably also applies to all n/no-unsupported-features/*. See https://github.com/melusc/xo-bug-n-no-supported-features for a minimal ...
  • melusc
  • 1
  • Opened 
    on Jul 20, 2024
  • #760
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