Skip to content

Commit

Permalink
FIX: prettier formatting (lnbits#1395)
Browse files Browse the repository at this point in the history
* prettier

* depreceation warning, and reformatting with new prettier verison
  • Loading branch information
dni authored Jan 23, 2023
1 parent e106ec3 commit 2976168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"singleQuote": true,
"trailingComma": "none",
"useTabs": false,
"jsxBracketSameLine": false,
"bracketSameLine": false,
"bracketSpacing": false
}

0 comments on commit 2976168

Please sign in to comment.