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/5f554fd below:

update `style/quotes` · antfu/eslint-config@5f554fd · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

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

@@ -76,7 +76,7 @@ export function stylistic(): FlatESLintConfigItem[] {

76 76

'style/object-property-newline': ['error', { allowMultiplePropertiesPerLine: true }],

77 77

'style/operator-linebreak': ['error', 'before'],

78 78

'style/padded-blocks': ['error', { blocks: 'never', classes: 'never', switches: 'never' }],

79 -

'style/quotes': ['error', 'single'],

79 +

'style/quotes': ['error', 'single', { allowTemplateLiterals: true, avoidEscape: true }],

80 80

'style/rest-spread-spacing': ['error', 'never'],

81 81

'style/semi': ['error', 'never'],

82 82

'style/semi-spacing': ['error', { after: true, before: false }],

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