1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 03:25:51 +02:00
This commit is contained in:
syuilo
2017-10-07 04:30:57 +09:00
parent 6a5c6280ff
commit fffea98462
5 changed files with 66 additions and 16 deletions

View File

@@ -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,