summaryrefslogtreecommitdiff
path: root/tslint.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-10-07 04:30:57 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-10-07 04:30:57 +0900
commitfffea98462b7ba3250118b4bdf4e5678cf6e4ba7 (patch)
tree29d9eb9f5ddbe674eb0c2e27009ddd5726421334 /tslint.json
parent:v: (diff)
downloadmisskey-fffea98462b7ba3250118b4bdf4e5678cf6e4ba7.tar.gz
misskey-fffea98462b7ba3250118b4bdf4e5678cf6e4ba7.tar.bz2
misskey-fffea98462b7ba3250118b4bdf4e5678cf6e4ba7.zip
:v:
Diffstat (limited to 'tslint.json')
-rw-r--r--tslint.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tslint.json b/tslint.json
index 33704ca43b..1c44579512 100644
--- a/tslint.json
+++ b/tslint.json
@@ -16,6 +16,7 @@
"ordered-imports": [false],
"arrow-parens": false,
"object-literal-shorthand": false,
+ "object-literal-key-quotes": false,
"triple-equals": [false],
"no-shadowed-variable": false,
"no-string-literal": false,