mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-19 03:57:29 +02:00
FIX: prettier formatting (#1395)
* prettier * depreceation warning, and reformatting with new prettier verison
This commit is contained in:
@@ -7,6 +7,6 @@
|
|||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"trailingComma": "none",
|
"trailingComma": "none",
|
||||||
"useTabs": false,
|
"useTabs": false,
|
||||||
"jsxBracketSameLine": false,
|
"bracketSameLine": false,
|
||||||
"bracketSpacing": false
|
"bracketSpacing": false
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user