[Eslint] More fixes
This commit is contained in:
@@ -658,13 +658,6 @@ const style = {
|
|||||||
'error',
|
'error',
|
||||||
'always'
|
'always'
|
||||||
],
|
],
|
||||||
'@stylistic/type-annotation-spacing': [
|
|
||||||
'error',
|
|
||||||
{
|
|
||||||
'before': true,
|
|
||||||
'after': true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
'@stylistic/type-generic-spacing': 'error',
|
'@stylistic/type-generic-spacing': 'error',
|
||||||
'@stylistic/type-named-tuple-spacing': 'error',
|
'@stylistic/type-named-tuple-spacing': 'error',
|
||||||
'@stylistic/wrap-iife': [
|
'@stylistic/wrap-iife': [
|
||||||
|
|||||||
Reference in New Issue
Block a user