aboutsummaryrefslogtreecommitdiffstats
path: root/.prettierrc.json
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-06-07 05:20:57 +0200
committerGravatar Joseph Garrone <[email protected]>2024-06-07 05:20:57 +0200
commit2b4c85aa7ea668e9903647e155edd6b66eddf5d5 (patch)
tree9ca6cc81c3cfef29e99d3d5b9bb6ee0a91bb6a55 /.prettierrc.json
parentupdate (diff)
update
Diffstat (limited to '.prettierrc.json')
-rw-r--r--.prettierrc.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.prettierrc.json b/.prettierrc.json
index aaeb4f2..6281138 100644
--- a/.prettierrc.json
+++ b/.prettierrc.json
@@ -14,7 +14,8 @@
"**/account/pages/*.tsx",
"**/login/Template.tsx",
"**/account/Template.tsx",
- "**/login/UserProfileFormFields.tsx"
+ "**/login/UserProfileFormFields.tsx",
+ "KcApp.tsx"
],
"options": {
"printWidth": 150