chore: make indent 4 in eslint

This commit is contained in:
Wesley F. Young 2024-08-08 20:51:05 +08:00
parent 9518595e48
commit 43288eb5c0

View File

@ -44,7 +44,7 @@ module.exports = {
'rules': {
'indent': [
'error',
2
4
],
'linebreak-style': [
'error',