Skip to content

Commit 2e1ccfd

Browse files
authored
Upgrade deps and fix type error (#203)
1 parent 582cacd commit 2e1ccfd

File tree

5 files changed

+938
-1727
lines changed

5 files changed

+938
-1727
lines changed

.prettierrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ module.exports = {
1818
arrowParens: 'always',
1919
bracketSpacing: true,
2020
endOfLine: 'auto',
21-
jsxBracketSameLine: true,
2221
jsxSingleQuote: true,
2322
printWidth: 80,
2423
quoteProps: 'consistent',

0 commit comments

Comments
 (0)