summaryrefslogtreecommitdiff
path: root/tslint.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-10-07 03:36:46 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-10-07 03:36:46 +0900
commit6a5c6280ffd3ffe820beb23294f1c2c1f5deb9cf (patch)
treeeb9006394a36bfa80bd255e9d86a524060c37828 /tslint.json
parentMerge pull request #817 from syuilo/greenkeeper/@types/mongodb-2.2.13 (diff)
downloadmisskey-6a5c6280ffd3ffe820beb23294f1c2c1f5deb9cf.tar.gz
misskey-6a5c6280ffd3ffe820beb23294f1c2c1f5deb9cf.tar.bz2
misskey-6a5c6280ffd3ffe820beb23294f1c2c1f5deb9cf.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 dfd8309675..33704ca43b 100644
--- a/tslint.json
+++ b/tslint.json
@@ -23,6 +23,7 @@
"comment-format": [false],
"interface-over-type-literal": false,
"max-line-length": [false],
+ "max-classes-per-file": false,
"member-ordering": [false],
"ban-types": [
"Object"