This commit is contained in:
syuilo 2017-10-07 03:36:46 +09:00
parent f89c3af982
commit 6a5c6280ff
19 changed files with 150 additions and 11 deletions

View file

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