Browse Source

fix eslint error

Yuki Takei 1 year ago
parent
commit
25917c4cda
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/app/bin/swagger-jsdoc/definition-apiv3.js

+ 1 - 1
apps/app/bin/swagger-jsdoc/definition-apiv3.js

@@ -89,5 +89,5 @@ module.exports = {
         '',
       ],
     },
-  ]
+  ],
 };