Resolve conflicts
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = {
|
||||
env: {
|
||||
browser: true,
|
||||
es6: true,
|
||||
jest: true,
|
||||
},
|
||||
extends: 'airbnb',
|
||||
parserOptions: {
|
||||
@@ -65,6 +66,7 @@ module.exports = {
|
||||
{
|
||||
"maximum": 1
|
||||
}
|
||||
]
|
||||
],
|
||||
"linebreak-style": ["off"]
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user