diff options
Diffstat (limited to '.eslintrc.json')
-rw-r--r-- | .eslintrc.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.eslintrc.json b/.eslintrc.json index 0e2fd495..7aa16f4d 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -125,7 +125,7 @@ "Checklists": true, "Settings": true, "InvitationCodes": true, - "Winston":true - "JsonRoutes" : true + "Winston":true, + "JsonRoutes": true } } |