apply init-declarations

This commit is contained in:
pypy
2020-01-11 20:11:22 +09:00
parent 44f068f8e5
commit fcb4baf7a6
2 changed files with 22 additions and 26 deletions

View File

@@ -32,7 +32,6 @@ module.exports = {
'guard-for-in': 0,
'id-length': 0,
'indent': 0,
'init-declarations': 0,
'linebreak-style': 0,
'lines-around-comment': 0,
'max-depth': 0,