Update linter
This commit is contained in:
@@ -4,4 +4,5 @@ module.exports = {
|
||||
semi: false,
|
||||
singleQuote: true,
|
||||
printWidth: 120,
|
||||
arrowParens: 'avoid',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user