about summary refs log tree commit diff stats
path: root/.prettierrc.json
diff options
context:
space:
mode:
authorEdward <101938856+EdwardLangdon@users.noreply.github.com>2022-10-09 18:40:39 +0530
committerGitHub <noreply@github.com>2022-10-09 18:40:39 +0530
commit488c8c7c8b6b3431aed56c7eb1bc394fc8b6a321 (patch)
tree5e7d60bb0f818f0c37ab26babe127b26dd6baad7 /.prettierrc.json
parentUpdate LibreDirect messages pt_BR 07-29-2022 (diff)
parentUpdated instances (diff)
downloadlibredirect-488c8c7c8b6b3431aed56c7eb1bc394fc8b6a321.zip
Merge branch 'master' into patch-1
Diffstat (limited to '.prettierrc.json')
-rw-r--r--.prettierrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.prettierrc.json b/.prettierrc.json
index d0df3f36..864a0cc8 100644
--- a/.prettierrc.json
+++ b/.prettierrc.json
@@ -8,7 +8,6 @@
 		{
 			"files": ["*.js", "*.json"],
 			"options": {
-				"tabWidth": 2,
 				"singleQuote": false
 			}
 		},