v2019.08.17

This commit is contained in:
pypy
2019-08-17 04:13:48 +09:00
parent 90f096c497
commit 095f9c0d59
5 changed files with 88 additions and 13 deletions
+1
View File
@@ -32,6 +32,7 @@ module.exports = {
'indent': 0,
'init-declarations': 0,
'linebreak-style': 0,
'lines-around-comment': 0,
'max-depth': 0,
'max-len': 0,
'max-lines': 0,