kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'eslint-brace-style-error' into 'develop'
eslint: brace-style error See merge request soapbox-pub/soapbox-fe!662groups
commit
59174b108f
|
@ -52,7 +52,7 @@ module.exports = {
|
|||
},
|
||||
|
||||
rules: {
|
||||
'brace-style': 'warn',
|
||||
'brace-style': 'error',
|
||||
'comma-dangle': ['error', 'always-multiline'],
|
||||
'comma-spacing': [
|
||||
'warn',
|
||||
|
|
Ładowanie…
Reference in New Issue