+1
-1
lines changedFilter options
+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