Skip to content

Commit

Permalink
feat: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoPascoli committed Jan 24, 2025
1 parent db7a9f2 commit 10712d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/cypress/support/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
*
* This file is part of the Antares project.
*/

Check failure on line 13 in webapp/cypress/support/commands.js

View workflow job for this annotation

GitHub Actions / npm-lint

Missing new line after license header
alert("setup commands here");
console.log("setup commands here");

Check warning on line 14 in webapp/cypress/support/commands.js

View workflow job for this annotation

GitHub Actions / npm-lint

Unexpected console statement

0 comments on commit 10712d7

Please sign in to comment.