Remove more whitespace
This commit is contained in:
@@ -33,11 +33,9 @@ export default [
|
|||||||
utf8_to_b64: 'readonly',
|
utf8_to_b64: 'readonly',
|
||||||
BeautifyAll: 'readonly',
|
BeautifyAll: 'readonly',
|
||||||
},
|
},
|
||||||
|
|
||||||
ecmaVersion: 'latest',
|
ecmaVersion: 'latest',
|
||||||
sourceType: 'module',
|
sourceType: 'module',
|
||||||
},
|
},
|
||||||
|
|
||||||
rules: {
|
rules: {
|
||||||
'import/extensions': ['error', 'ignorePackages'],
|
'import/extensions': ['error', 'ignorePackages'],
|
||||||
'import/no-mutable-exports': 'off',
|
'import/no-mutable-exports': 'off',
|
||||||
|
|||||||
Reference in New Issue
Block a user