issues Search Results · repo:xojs/xo language:JavaScript
Filter by
488 results
(62 ms)488 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
- 1
- Opened 3 days ago
- #779
It’s not clear to me how to use XO for React projects
The readme says:
JSX is supported by default, but you ll need eslint-config-xo-react for React specific linting.
The section of the eslint-config-xo-react ...
patrik-csak
- 1
- Opened 10 days ago
- #778
Using prettier kinda makes sense here but most repos I ve worked on use prettier everywhere, not just on JS files. See
the latest issue:
- https://github.com/xojs/xo/issues/776
I think that XO can ...
fregante
- 1
- Opened on Jan 29
- #777
Is there a way to configure XO so that it also passes file types like JSON and YAML through Prettier when its formatting
files?
In my setup which has prettier: true it seems to only format TS/JS files, ...
question
sekhavati
- 1
- Opened on Jan 24
- #776
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
When XO is installed alongside TypeScript 5.7 and tsconfig.json .compilerOptions.lib includes ESNext.Promise , the XO
CLI reports a parsing error.
package.json
{
private : true,
type : module ...
bug
help wanted
yoursunny
- 6
- Opened on Dec 1, 2024
- #772
These rules are deprecated and should be removed from the configs...
no-buffer-constructor no-return-await no-empty-interface
help wanted
Unique-Pixels
- 1
- Opened on Oct 26, 2024
- #770
https://github.com/xojs/xo/blob/1877df631c64229d628440cb913f0ad2e58e346e/config/plugins.cjs#L13-L21
Flat configs can now have plugin dependencies, so they should be moved to eslint-config-xo. This would ...
enhancement
help wanted
fregante
- 1
- Opened on Oct 19, 2024
- #769
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

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.