mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-27 07:54:24 +02:00
Fix typo in .prettierrc
(#224)
This commit is contained in:
parent
c4f0fa48ec
commit
c4a68ff1d5
@ -7,5 +7,5 @@
|
|||||||
"trailingComma": "es5",
|
"trailingComma": "es5",
|
||||||
"bracketSpacing": true,
|
"bracketSpacing": true,
|
||||||
"jsxBracketSameLine": false,
|
"jsxBracketSameLine": false,
|
||||||
"arrowParens": "avoid",
|
"arrowParens": "avoid"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user