This commit is contained in:
pypy
2021-01-21 13:25:28 +09:00
parent 876d759397
commit 29da66b00c

View File

@@ -61,7 +61,6 @@ module.exports = {
'no-param-reassign': 0,
'no-plusplus': 0,
'no-redeclare': 0,
'no-tabs': 0,
'no-ternary': 0,
'no-underscore-dangle': 0,
'no-var': 0,