A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/antfu/eslint-config/commit/db397b6 below:

disable `ts/no-invalid-void-type` · antfu/eslint-config@db397b6 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-2

lines changed Original file line number Diff line number Diff line change

@@ -67,13 +67,12 @@ export function typescript(options?: OptionsComponentExts): FlatESLintConfigItem

67 67

'ts/naming-convention': OFF,

68 68

'ts/no-dupe-class-members': 'error',

69 69

'ts/no-empty-function': OFF,

70 - 71 70

'ts/no-empty-interface': OFF,

72 71

'ts/no-explicit-any': OFF,

73 72

'ts/no-extra-parens': ['error', 'functions'],

74 73

'ts/no-invalid-this': 'error',

75 74

'ts/no-loss-of-precision': 'error',

76 - 75 +

'ts/no-invalid-void-type': OFF,

77 76

'ts/no-non-null-assertion': OFF,

78 77

'ts/no-redeclare': 'error',

79 78

'ts/no-require-imports': 'error',

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4