Updated jsxBracketSameLine to bracketSameLine (#620)

This commit is contained in:
Alex van Andel 2021-09-09 18:43:40 +01:00 committed by GitHub
parent 872319e83c
commit 6f56ff8f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2637 additions and 1526 deletions

View File

@ -1,6 +1,6 @@
module.exports = {
bracketSpacing: true,
jsxBracketSameLine: true,
bracketSameLine: true,
singleQuote: false,
jsxSingleQuote: false,
trailingComma: "es5",

4161
yarn.lock

File diff suppressed because it is too large Load Diff