chore: update deps
This commit is contained in:
parent
b90a9557a3
commit
996f2f3c22
|
|
@ -8,7 +8,6 @@ module.exports = {
|
|||
quoteProps: 'as-needed',
|
||||
bracketSpacing: true,
|
||||
trailingComma: 'all',
|
||||
jsxBracketSameLine: false,
|
||||
jsxSingleQuote: false,
|
||||
arrowParens: 'always',
|
||||
insertPragma: false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue