0
0
Fork 0

コメント追加したり

This commit is contained in:
xeltica 2021-09-04 18:24:11 +09:00
parent 1c45e759c3
commit b9575d2c5b
22 changed files with 945 additions and 809 deletions

View file

@ -19,6 +19,9 @@ module.exports = {
'indent': [
'error',
'tab',
{
'SwitchCase': 1,
}
],
'quotes': [
'error',