issues
search
xojs
/
eslint-config-xo-typescript
ESLint shareable config for TypeScript to be used with eslint-config-xo
MIT License
171
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disable `no-var` on `globals.d.ts`
#91
fregante
opened
1 month ago
1
Error [ERR_REQUIRE_ESM]: require() of ES Module
#90
joao-offerfit
closed
1 month ago
5
Fix exports for `space` sub-config
#89
yeskunall
closed
2 months ago
1
How to adjust configuration like included files or project service?
#88
ViRuSTriNiTy
opened
3 months ago
0
eslint v9 and typescript-eslint v8 support
#87
spence-s
closed
3 months ago
2
Override just part of rule
#86
fabulousgk
closed
6 months ago
2
Deactivate default-case rule to avoid conflict with stricter @typescript-eslint/switch-exhaustiveness-check
#85
zckrs
closed
8 months ago
1
Fix test and bump AVA
#84
zckrs
closed
8 months ago
0
`switch-exhaustiveness-check` config mismatch?
#83
fregante
closed
1 month ago
3
Upgrade @typescript-eslint libs
#82
silversonicaxel
closed
9 months ago
1
Conflicts with @typescript-eslint libraries
#81
silversonicaxel
closed
9 months ago
0
Consider disabling `default-case` because of `@typescript-eslint/switch-exhaustiveness-check`
#80
EdJoPaTo
closed
8 months ago
0
Disable the `import/no-duplicates` rule
#79
yangmingshan
closed
1 year ago
1
Off `import/named`
#78
yangmingshan
closed
1 year ago
0
Fix `@typescript-eslint/no-restricted-imports` and `@typescript-eslint/restrict-plus-operands`
#77
jamesacarr
closed
1 year ago
2
Invalid configuration for `@typescript-eslint/no-restricted-imports`
#76
jamesacarr
closed
1 year ago
0
Invalid configuration for `@typescript-eslint/restirct-plus-operands`
#75
jamesacarr
closed
1 year ago
0
Upgrade `@typescript-eslint/eslint-plugin` dependency to `5.45.0` minimum.
#74
devunt
closed
1 year ago
1
Change `parserOptions.jsx` to `parserOptions.ecmaFeatures.jsx`?
#73
chalkygames123
closed
1 year ago
0
`no-implicit-coercion`: allow `!!` operator for improved control flow analysis
#72
Chudesnov
closed
1 year ago
1
Consider enabling `strict-boolean-expressions`?
#71
justinhelmer
opened
1 year ago
1
Restore `@typescript-eslint/no-unsafe-argument`
#70
fregante
closed
1 year ago
3
Don't disable unicorn/no-null?
#69
justinhelmer
closed
1 year ago
0
Remove `@typescript-eslint/member-ordering` #64
#68
ato-z
closed
1 year ago
2
Invalid configuration for `@typescript-eslint/member-ordering`
#67
jamesacarr
closed
1 year ago
0
Drop `@typescript-eslint/no-implicit-any-catch` for `useUnknownInCatchVariables`
#66
fregante
closed
1 year ago
0
Configuration for rule "@typescript-eslint/consistent-type-imports" is invalid: Value {"fixStyle":"inline-type-imports"} should NOT have additional properties.
#65
kenberkeley
closed
2 years ago
1
Update rule to prefer `import {type X}` over `import type {X}`
#64
fregante
closed
2 years ago
2
Drop `@typescript-eslint/consistent-type-definitions` rule
#63
fregante
closed
2 years ago
4
fix: add peerDependencies @typescript-eslint/parser
#61
aladdin-add
closed
2 years ago
0
should `@typescript-eslint/parser` be listed in peer dependencies?
#60
aladdin-add
closed
2 years ago
1
feat: use eslint-import-resolver-typescript instead
#59
JounQin
closed
1 year ago
0
Use `eslint-import-resolver-typescript` instead of `eslint-import-resolver-node`?
#58
JounQin
opened
2 years ago
1
Enable `@typescript-eslint/consistent-type-definitions` rule
#57
jonahsnider
closed
2 years ago
2
fix: naming-convention for requiresQuotes
#56
gutenye
closed
2 years ago
2
Also disable `import/no-duplicates`
#55
fregante
closed
2 years ago
0
Make @typescript-eslint/naming-convention ignore non alphanumeric keys
#54
GauBen
closed
2 years ago
7
@typescript-eslint/naming-convention should ignore all exotic keys
#53
GauBen
opened
2 years ago
1
unicorn/prefer-json-parse-buffer is incompatible with TypeScript
#52
andersk
closed
2 years ago
0
`@typescript-eslint/no-throw-literal`: Enable `allowThrowingUnknown` option
#51
fregante
closed
2 years ago
1
Allow pascal-case in `.tsx` files
#50
younho9
closed
2 years ago
1
Disable `import/namespace`
#49
jonahsnider
closed
2 years ago
0
Allow PascalCase to React Component in `@typescript-eslint/naming-convention` rule
#48
younho9
closed
2 years ago
3
Class constants naming
#47
socram8888
opened
3 years ago
4
Use absolute path for keys in `'import/parsers'`
#46
voxpelli
closed
3 years ago
0
Revert `typescript` as `dependency`, make it a `devDependency` again
#45
voxpelli
closed
3 years ago
0
@typescript-eslint/naming-convention: add HTTP headers to ignorelist
#44
jonahsnider
closed
2 years ago
6
@typescript-eslint/naming-convention: enumMember should not be in `strictCamelCase`
#43
jonahsnider
closed
3 years ago
5
Variable Formatting: global constants
#42
EdJoPaTo
opened
3 years ago
12
Type Parameter name `TPublicMethod` must match one of the following formats: StrictPascalCase
#41
fregante
closed
2 years ago
10
Next