mirror of
https://github.com/cupcakearmy/svelte-i18n.git
synced 2024-11-16 09:59:58 +01:00
chore: 🤖 move prettier line-wrap to 100 chars
This commit is contained in:
parent
f58a20b21e
commit
feb0c165b8
@ -1,6 +1,6 @@
|
||||
{
|
||||
"semi": false,
|
||||
"printWidth": 80,
|
||||
"printWidth": 100,
|
||||
"trailingComma": "all",
|
||||
"bracketSpacing": true,
|
||||
"jsxBracketSameLine": false,
|
||||
|
Loading…
Reference in New Issue
Block a user