mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-17 13:21:48 +01:00
FIX: prettier formatting (#1395)
* prettier * depreceation warning, and reformatting with new prettier verison
This commit is contained in:
parent
e106ec3e9c
commit
2976168387
@ -7,6 +7,6 @@
|
|||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"trailingComma": "none",
|
"trailingComma": "none",
|
||||||
"useTabs": false,
|
"useTabs": false,
|
||||||
"jsxBracketSameLine": false,
|
"bracketSameLine": false,
|
||||||
"bracketSpacing": false
|
"bracketSpacing": false
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user